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 @@
# Not used for building simulate.py
# Used for building/removing results
BASEDIR = /../../
RESULTSDIR = /../../web/results
LOGDIR = /../../web/log
AGENTSDIR = /../../agents
MANAGER = /../../judge/manager/stratego
BASEDIR = ../../
RESULTSDIR = ../../web/results
LOGDIR = ../../web/log
AGENTSDIR = ../../agents
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