Did you know ... | Search Documentation: |
Packs (add-ons) for SWI-Prolog |
Title: | |
---|---|
Rating: | Not rated. Create the first rating! |
Latest version: | 0.0.1 |
SHA1 sum: | b0c144c6e4ebc4a91ad45c0fc3445124e5b3aaec |
Author: | Michael Hendricks <michael@ndrix.org> |
Maintainer: | Michael Hendricks <michael@ndrix.org> |
Packager: | Michael Hendricks <michael@ndrix.org> |
Home page: | http://packs.ndrix.com/term_diff/index.html |
Download URL: | http://packs.ndrix.com/term_diff/term_diff-0.0.1.tgz |
No reviews. Create the first review!.
Version | SHA1 | #Downloads | URL |
---|---|---|---|
0.0.1 | 0e396712609bb3f5fc62f8bbe63de41de472011b | 2 | https://github.com/mndrix/term_diff.git |
b0c144c6e4ebc4a91ad45c0fc3445124e5b3aaec | 15 | https://github.com/mndrix/term_diff.git |
:- use_module(library(term_diff)). main :- % give one motivating example true.
Using SWI-Prolog 6.3 or later:
?- pack_install(term_diff).
Source code available and pull requests accepted at http://github.com/mndrix/term_diff
Pack contains 8 files holding a total of 7.2K bytes.