Skip to content

Commit 349c02b

Browse files
authored
More cleanup (#176)
1 parent b0cb6c4 commit 349c02b

File tree

4 files changed

+13
-21
lines changed

4 files changed

+13
-21
lines changed

Diff for: ci-requirements.txt

-1
This file was deleted.

Diff for: examples/README

-14
This file was deleted.

Diff for: examples/README.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# PySwip Examples
2+
3+
This directory contains examples for PySwip.
4+
5+
The ones marked with (clp) requires `clp` library of SWI-Prolog.
6+
7+
* (clp) `coins/`
8+
* (clp) `draughts/`
9+
* `hanoi/` : Towers of Hanoi
10+
* (clp) `sendmoremoney/` : if, SEND * MORE = MONEY, what is S, E, N, D, M, O, R, Y?
11+
* (clp) `sudoku/` : Sudoku solver (Prolog code is contributed by Markus Triska)
12+
* `create_term.py` : shows creating a Prolog term
13+
* `register_foreign.py` : shows registering a foreign function

Diff for: pyswip.bibtex

-6
This file was deleted.

0 commit comments

Comments
 (0)