Commit
7087a6b5037aaf8403dbd469e1091feb8d545b6b
Changed KR repo
...
|
...
|
@@ -8,4 +8,4 @@ |
8
|
8
|
|
9
|
9
|
[submodule "text/kr24"] |
10
|
10
|
path = text/kr24 |
11
|
|
- url = https://git.overleaf.com/65f422781f1d04e2c0aefd56 |
12
|
11
|
\ No newline at end of file |
|
12
|
+ url = git@git.xdi.uevora.pt:spa/zw-kr24.git |
13
|
13
|
\ No newline at end of file |
...
|
...
|
|
...
|
...
|
@@ -0,0 +1,2 @@ |
|
1
|
+a(X); -a(X) :- X = 1. |
|
2
|
+c(X) :- -a(X). |
0
|
3
|
\ No newline at end of file |
...
|
...
|
|
1
|
|
-Subproject commit f00aad856e453c4f9059046a34a23bf5874f2256 |
|
1
|
+Subproject commit b3b0f8233468c5b2c623dafa72ba8d0e566db303 |
...
|
...
|
|