| summaryrefslogtreecommitdiff |
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-07-19 11:34:59 +0200 |
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-07-19 11:34:59 +0200 |
| commit | 8f12413895954e5feed9ea915825d462f0457fe4 (patch) | |
| tree | 92b9c7e40cee3b458c8d66b387a18b472d47a37c /instr-scripts/Makefile | |
| parent | 71c08d4a3ae9763b8cc669aad0f9d53bbc5f95d2 (diff) | |
No longer add function and literals as waveforms.
Diffstat (limited to 'instr-scripts/Makefile')
| -rw-r--r-- | instr-scripts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/instr-scripts/Makefile b/instr-scripts/Makefile index 5bdc767..43db096 100644 --- a/instr-scripts/Makefile +++ b/instr-scripts/Makefile @@ -6,8 +6,8 @@ AST_FILE = ../data/ast/best_chronometer_ever.xml PYTHON_EXEC = python3 ## Structural Level -SL_INST_FILE = system.sl -SL_EXTRA_FILE = system_extra.sl +SL_INST_FILE = structural.mod +SL_EXTRA_FILE = system_extra.txt ################################################################################ ## PROGRAM FILES ############################################################### |


