forked from GitHub/gf-core
atomic sentences
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
instance AtomGer of Atom = ResourceExtGer ** open ResourceGer, TypesGer in {
|
||||
oper SBranch = Order => Str ;
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
--# -path=.:../abstract:../../prelude
|
||||
|
||||
resource LogicGer = Logic with
|
||||
(Atom = AtomGer), (Resource = ResourceGer) ;
|
||||
|
||||
-- this is the standard form of a derived resource. AR 12/1/2004
|
||||
Reference in New Issue
Block a user