mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-26 11:18:55 -06:00
the Plus predicate from NQueens is replaced with definition for function plus
This commit is contained in:
@@ -7,7 +7,6 @@ lin zero = "" ;
|
||||
|
||||
lincat LT = Str ;
|
||||
NE = {} ;
|
||||
Plus = {} ;
|
||||
|
||||
lin zLT n = n ;
|
||||
sLT _ _ l = l ;
|
||||
|
||||
Reference in New Issue
Block a user