diff options
Diffstat (limited to 'old-lib/resource/mathematical/SymbolicIta.gf')
| -rw-r--r-- | old-lib/resource/mathematical/SymbolicIta.gf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old-lib/resource/mathematical/SymbolicIta.gf b/old-lib/resource/mathematical/SymbolicIta.gf new file mode 100644 index 000000000..d4b578c8d --- /dev/null +++ b/old-lib/resource/mathematical/SymbolicIta.gf @@ -0,0 +1,5 @@ +--# -path=.:present:mathematical:prelude + +resource SymbolicIta = Symbolic with + (Symbol = SymbolIta), + (Grammar = GrammarIta) ; |
