Did you know ... | Search Documentation: |
Packs (add-ons) for SWI-Prolog |
Title: | File local scoped efects |
---|---|
Rating: | Not rated. Create the first rating! |
Latest version: | 1.1.118 |
SHA1 sum: | 2f6e75c3ee8835c6f0c9d078bc67f6e79861dcc4 |
Author: | Douglas Miles http://www.linkedin.com/in/logicmoo |
Maintainer: | TeamSPoon https://github.com/TeamSPoon/ |
Packager: | TeamSPoon/LogicMoo https://github.com/TeamSPoon/ |
Home page: | https://github.com/TeamSPoon/file_scope |
Download URL: | https://github.com/TeamSPoon/file_scope/release/*.zip |
Requires: | logicmoo_utils |
must_trace |
No reviews. Create the first review!.
Version | SHA1 | #Downloads | URL |
---|---|---|---|
1.1.112 | f5dda966ccb331ac74308ab11517e69d8f10bc85 | 1 | https://github.com/TeamSPoon/file_scope.git |
1.1.115 | 594616082b80c71d31b5046a048fe1c9658b95e8 | 1 | https://github.com/TeamSPoon/file_scope.git |
1.1.117 | 57986f72b18dee8ce504322c714a4ac9d1dd2c03 | 1 | https://github.com/TeamSPoon/file_scope.git |
1.1.118 | 0b08188308177b280b4545f3534dce812ad4f15f | 14 | https://github.com/TeamSPoon/file_scope.git |
2ae5208783fe2e38b0477af479fe0595bbb67a4b | 1 | https://github.com/TeamSPoon/file_scope.git | |
2f6e75c3ee8835c6f0c9d078bc67f6e79861dcc4 | 1 | https://github.com/TeamSPoon/file_scope.git |
File local scoped efects
:- pack_install('https://github.com/TeamSPoon/file_scope.git').
:- use_module(library(file_scope)). :- set_prolog_flag_until_eof(access_level,system). :- assert_until_eof(( term_expansion(.,.) :- .. )).
Document this pack!
Write tests
Untangle the 'pack' install deps (Moving predicates over here from logicmoo_base)
Dislike having tons of forks that are several commits behind the main git repo?
Be old school - Please ask to be added to TeamSPoon and Contribute directly !
Still, we wont stop you from doing it the Fork+PullRequest method
Copyright (c) 2017, TeamSPoon and Douglas Miles <logicmoo@gmail.com> All rights reserved.
Pack contains 6 files holding a total of 15.6K bytes.