X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=code%2Funtyped_evaluator_complete.ml;fp=code%2Funtyped_evaluator_complete.ml;h=eab51399a766bfc42e6b531971a25c0685d75af3;hp=89962e3663de717bad9b52fec8611e3fbfb71048;hb=2c9ef483adc5ae007ea8231c614ae8b4e7bbcf92;hpb=cea9f32b68152d0a193372de67339e3beca5acea diff --git a/code/untyped_evaluator_complete.ml b/code/untyped_evaluator_complete.ml index 89962e36..eab51399 100644 --- a/code/untyped_evaluator_complete.ml +++ b/code/untyped_evaluator_complete.ml @@ -1,5 +1,5 @@ (* - This is a simplified version of the code at http://lambda.jimpryor.net/code/untyped_full-1.3.tgz + This is a simplified version of the code at http://lambda.jimpryor.net/code/untyped_full-1.4.tgz You can use this code as follows: 1. First, use a text editor to fill in the (* COMPLETE THIS *) portions.