X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=code%2Funtyped_evaluator.ml;fp=code%2Funtyped_evaluator.ml;h=89776bbdba6f96b1627d5248abd52967b56e5f67;hp=a60b2a1d0ec54c9a82936ccca47762905471521e;hb=b1a9ae3f1c5cdf961f19e60fc352eb5dfea480b4;hpb=51d15385556bddc2e53ee2ea928a3007528872a3 diff --git a/code/untyped_evaluator.ml b/code/untyped_evaluator.ml index a60b2a1d..89776bbd 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.6.tgz You can use this code as follows: 1. First, use a text editor to fill in the (* COMPLETE THIS *) portions.