forked from GitHub/gf-core
a logic library; fix in make mathematical
This commit is contained in:
@@ -38,7 +38,7 @@ incomplete resource Constructors = open Grammar in {
|
||||
|
||||
mkText : overload {
|
||||
mkText : Text ; -- [empty text]
|
||||
mkText : Phr -> Text -> Text; -- John walks. ...
|
||||
mkText : Phr -> Text -> Text -- John walks. ...
|
||||
} ;
|
||||
|
||||
mkPhr : overload {
|
||||
|
||||
Reference in New Issue
Block a user