forked from GitHub/gf-core
moved Symbol and Symbolic to new places to eliminate mathematical in next-resource
This commit is contained in:
5
lib/next-resource/api/SymbolicEng.gf
Normal file
5
lib/next-resource/api/SymbolicEng.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:present:prelude
|
||||
|
||||
resource SymbolicEng = Symbolic with
|
||||
(Symbol = SymbolEng),
|
||||
(Syntax = SyntaxEng) ;
|
||||
Reference in New Issue
Block a user