X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=code%2Funtyped_evaluator.ml;h=a60b2a1d0ec54c9a82936ccca47762905471521e;hb=0744c512671277bab411c03fa86b15870c988d37;hp=40ff00b3b786303ba1532e2db4a108abe4f7621f;hpb=2c9ef483adc5ae007ea8231c614ae8b4e7bbcf92;p=lambda.git diff --git a/code/untyped_evaluator.ml b/code/untyped_evaluator.ml index 40ff00b3..a60b2a1d 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.4.tgz + This is a simplified version of the code at http://lambda.jimpryor.net/code/untyped_full-1.5.tgz You can use this code as follows: 1. First, use a text editor to fill in the (* COMPLETE THIS *) portions.