X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=code%2Funtyped_evaluator_complete.ml;h=89962e3663de717bad9b52fec8611e3fbfb71048;hp=c3cafc35d37dca3aaa83e2e76a64572a805e79da;hb=1ade8f95e78edb0b7dcfd98ad46152d9ad5961b3;hpb=12731fbd2ab9f1bfb047c86a7fb5b908702e42fc diff --git a/code/untyped_evaluator_complete.ml b/code/untyped_evaluator_complete.ml index c3cafc35..89962e36 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.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.