From a25ee154e760a424ef4aef46a6e3d6fdf1079cf1 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 15 Sep 2004 14:36:27 +0000 Subject: introducing multiple inheritance --- grammars/multiple/TopMath.gf | 1 + 1 file changed, 1 insertion(+) create mode 100644 grammars/multiple/TopMath.gf (limited to 'grammars/multiple/TopMath.gf') diff --git a/grammars/multiple/TopMath.gf b/grammars/multiple/TopMath.gf new file mode 100644 index 000000000..997e7299d --- /dev/null +++ b/grammars/multiple/TopMath.gf @@ -0,0 +1 @@ +abstract TopMath = Top, UserMath, SystemMath ** {} ; -- cgit v1.2.3