diff options
author | Nathan Lasseter <nathan.je.lasseter@googlemail.com> | 2009-10-04 01:02:57 +0100 |
---|---|---|
committer | Nathan Lasseter <nathan.je.lasseter@googlemail.com> | 2009-10-04 01:02:57 +0100 |
commit | 01133025dc69824c47e56a914f289c96bc970e1b (patch) | |
tree | a7c597852af9a61ee195233949717266abea0042 /README | |
parent | 0248ed34ce3d05228bc5084669c3a27933be0c2e (diff) |
first commit
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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(). |