amalgame/commit

REFACTORING: hide amalgame:includes behind stragey api

authorJacco van Ossenbruggen
Tue Sep 9 10:18:44 2014 +0200
committerJacco van Ossenbruggen
Tue Sep 9 10:18:44 2014 +0200
commit0da3c3dd3721afb186135f3d75c3574b98d05966
tree5525685ce8e77ddff4145624d260b69979f5aefd
parent18ab9bf55969eda2be9db428e39659a7d505d7a9
Diff style: stat patch
 api/form/amalgame/startpage.pl             |  3 ++
 api/hints.pl                               |  9 +++++
 api/node_info.pl                           |  7 ++++
 api/strategy_viz.pl                        |  3 ++
 applications/builder.pl                    |  4 ++
 applications/startpage.pl                  |  3 ++
 lib/ag_modules/ancestor_generator.pl       |  1 +
 lib/ag_modules/compound_label_generator.pl |  1 +
 lib/ag_modules/compound_label_selecter.pl  |  1 +
 lib/ag_modules/exact_label_generator.pl    |  2 +
 lib/ag_modules/exact_label_selecter.pl     |  1 +
 lib/ag_modules/isub_generator.pl           |  2 +
 lib/ag_modules/isub_selecter.pl            |  1 +
 lib/ag_modules/snowball_label_generator.pl |  2 +
 lib/ag_modules/snowball_label_selecter.pl  |  1 +
 lib/ag_modules/string_match_util.pl        | 14 +++++++
 lib/amalgame/ag_stats.pl                   |  7 ++++
 lib/amalgame/ag_strategy.pl                | 63 ++++++++++++++++++++++++++++++
 lib/amalgame/json_util.pl                  | 17 ++++++++
 lib/amalgame/util.pl                       | 10 +++++
 20 files changed, 96 insertions(+), 56 deletions(-)