mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 03:09:33 -06:00
add SymbolBul, SymbolicBul, CompatibilityBul
This commit is contained in:
5
next-lib/src/api/SymbolicBul.gf
Normal file
5
next-lib/src/api/SymbolicBul.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:present:mathematical:prelude
|
||||
|
||||
resource SymbolicBul = Symbolic with
|
||||
(Symbol = SymbolBul),
|
||||
(Grammar = GrammarBul) ;
|
||||
Reference in New Issue
Block a user