diff options
Diffstat (limited to 'grammars/multiple/SystemMath.gf')
| -rw-r--r-- | grammars/multiple/SystemMath.gf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/grammars/multiple/SystemMath.gf b/grammars/multiple/SystemMath.gf deleted file mode 100644 index 7e2173111..000000000 --- a/grammars/multiple/SystemMath.gf +++ /dev/null @@ -1,4 +0,0 @@ -abstract SystemMath = System, Math ** { - fun - RSum : Number -> Number -> Int -> Reply ; -} ; |
