Added DefaultParser
This commit is contained in:
+1
-1
@@ -84,7 +84,7 @@ concept is_the_opposite:
|
||||
a, b
|
||||
|
||||
test:
|
||||
a.pre == not b.pre && a.post == b.post
|
||||
a.pre == not b.pre && a.post == not b.post
|
||||
|
||||
|
||||
print all concepts
|
||||
|
||||
Reference in New Issue
Block a user