-
-
Notifications
You must be signed in to change notification settings - Fork 176
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c49d298
commit 8fb9d43
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule swipy
updated
13 files
+1 −1 | README.md | |
+1 −1 | examples/trains.py | |
+222 −146 | janus.doc | |
+86 −54 | janus/janus.pl | |
+100 −34 | janus/janus.py | |
+5 −5 | janus/mod_swipl.c | |
+1 −1 | setup.py | |
+10 −14 | test_janus.pl | |
+1 −5 | test_xsb_janus.pl | |
+83 −25 | tests/bench.pl | |
+28 −22 | tests/demo.py | |
+1 −1 | tests/threads.py | |
+1 −1 | tests/while.py |