| summaryrefslogtreecommitdiff | 
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-09-19 10:49:08 +0200 | 
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-09-19 10:49:08 +0200 | 
| commit | 706f4260ef5175a1134be7764aa9640b28fa2335 (patch) | |
| tree | a39cee1df5b4ee6582bc6df7a736ac73d24a989d /Makefile | |
| parent | 900db6294298c1eeb8110b73ef8dafc8175ef4a1 (diff) | |
Continues to implement automated testing.
... in a hacky sort of way.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -6,6 +6,7 @@ PROPERTY_FILES ?= \  AST_FILE ?= ${CURDIR}/data/ast/best_chronometer_ever.xml  TEMPLATE_DIR ?= ${CURDIR}/data/template/  #AST_FILE = ${CURDIR}/data/ast/pong.xml +NICE_MESSAGE ?=  TMP_DIR ?= /tmp/tabellion  MODEL_DIR ?= $(TMP_DIR)/mod | 


