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