X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=code%2Funtyped_evaluator.ml;h=9ca2a743eb8d18bc39867bf442421b4bbbb6c964;hp=a60b2a1d0ec54c9a82936ccca47762905471521e;hb=7496cdc3be203a28dbe1adbabb84fd63cc022cbe;hpb=c020d523d552a2d118e8a28688c84438c0437e35 diff --git a/code/untyped_evaluator.ml b/code/untyped_evaluator.ml index a60b2a1d..9ca2a743 100644 --- a/code/untyped_evaluator.ml +++ b/code/untyped_evaluator.ml @@ -1,5 +1,5 @@ (* - This is a simplified version of the code at http://lambda.jimpryor.net/code/untyped_full-1.5.tgz + This is a simplified version of the code at http://lambda.jimpryor.net/code/untyped_full-1.7.tgz You can use this code as follows: 1. First, use a text editor to fill in the (* COMPLETE THIS *) portions.