aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Lasseter <nathan.je.lasseter@googlemail.com>2009-10-04 01:02:57 +0100
committerNathan Lasseter <nathan.je.lasseter@googlemail.com>2009-10-04 01:02:57 +0100
commit01133025dc69824c47e56a914f289c96bc970e1b (patch)
treea7c597852af9a61ee195233949717266abea0042
parent0248ed34ce3d05228bc5084669c3a27933be0c2e (diff)
first commit
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index e69de29..7e15075 100644
--- a/README
+++ b/README
@@ -0,0 +1,6 @@
+To run:
+ Enter `run $PROBLEM_NUMBER` and wait for the answer
+E.G.:
+ run 1
+
+The run and erun scripts work together to compile problem$X.erl and evaluate problem$X:solve().