| Did you know ... | Search Documentation: |
| Pack logicmoo_utils -- prolog/body_reordering/README.md |
name(body_reordering).
version('2.0.3').
title('Clause expansion Utils for deciding which order to run Goals in a body').
keywords([source,goal_expansion,term_expansion,database,utility]).
author('Douglas R. Miles','logicmoo@gmail.com').
packager('logicmoo', 'https://github.com/logicmoo/').
maintainer('logicmoo', 'https://github.com/logicmoo/').
home('https://github.com/logicmoo/body_reordering.git').
download( 'https://github.com/logicmoo/body_reordering/release/*.zip').
requires(logicmoo_utils).
autoload(true).