Skip to content
Snippets Groups Projects
Commit de728517 authored by Sam Moore's avatar Sam Moore
Browse files

Trivial

I understand directory structures, cough
parent fda21e69
Branches
No related merge requests found
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
# Not used for building simulate.py # Not used for building simulate.py
# Used for building/removing results # Used for building/removing results
BASEDIR = /../../ BASEDIR = ../../
RESULTSDIR = /../../web/results RESULTSDIR = ../../web/results
LOGDIR = /../../web/log LOGDIR = ../../web/log
AGENTSDIR = /../../agents AGENTSDIR = ../../agents
MANAGER = /../../judge/manager/stratego MANAGER = ../../judge/manager/stratego
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment