diff options
Diffstat (limited to 'files/practicum/Othello.icl')
-rw-r--r-- | files/practicum/Othello.icl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/files/practicum/Othello.icl b/files/practicum/Othello.icl deleted file mode 100644 index 0aa46f9..0000000 --- a/files/practicum/Othello.icl +++ /dev/null @@ -1,3 +0,0 @@ -implementation module Othello
-
-import StdEnv
|