Merge branch 'working'
authorJim <jim.pryor@nyu.edu>
Tue, 24 Mar 2015 00:51:08 +0000 (20:51 -0400)
committerJim <jim.pryor@nyu.edu>
Tue, 24 Mar 2015 00:51:08 +0000 (20:51 -0400)
* working:
  symlink doesn't work

code/untyped_evaluator.ml
code/untyped_evaluator_complete.ml
code/untyped_full.tgz [deleted symlink]

index 6ebc7b6..158b00a 100644 (file)
@@ -1,5 +1,5 @@
 (*
-   This is a simplified version of the code at http://lambda.jimpryor.net/code/untyped_full.tgz
+   This is a simplified version of the code at http://lambda.jimpryor.net/code/untyped_full-1.3.tgz
    You can use this code as follows:
 
    1. First, use a text editor to fill in the (* COMPLETE THIS *) portions.
index c3cafc3..89962e3 100644 (file)
@@ -1,5 +1,5 @@
 (*
-   This is a simplified version of the code at http://lambda.jimpryor.net/code/untyped_full.tgz
+   This is a simplified version of the code at http://lambda.jimpryor.net/code/untyped_full-1.3.tgz
    You can use this code as follows:
 
    1. First, use a text editor to fill in the (* COMPLETE THIS *) portions.
diff --git a/code/untyped_full.tgz b/code/untyped_full.tgz
deleted file mode 120000 (symlink)
index f3e7280..0000000
+++ /dev/null
@@ -1 +0,0 @@
-untyped_full-1.3.tgz
\ No newline at end of file