forked from GitHub/gf-core
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