update link
authorjim <jim@web>
Tue, 24 Mar 2015 00:48:37 +0000 (20:48 -0400)
committerLinux User <ikiwiki@localhost.members.linode.com>
Tue, 24 Mar 2015 00:48:37 +0000 (20:48 -0400)
topics/week7_untyped_evaluator.mdwn

index 3fa5dae..119a730 100644 (file)
@@ -306,7 +306,7 @@ Now `Closure`s are not a new kind of lambda _term_: the syntax for our language
 Getting, reading, and compiling the source code
 -----------------------------------------------
 
 Getting, reading, and compiling the source code
 -----------------------------------------------
 
-You can download the source code for the intepreter [[here|/code/untyped_full.tgz]]. That link will always give you the latest version. We will update it as we find any issues. Let us know about any difficulties you experience.
+You can download the source code for the intepreter [[here|/code/untyped_full-1.3.tgz]]. That link will always give you the latest version. We will update it as we find any issues. Let us know about any difficulties you experience.
 
 When you unpack the downloaded source code, you will get a folder with the following contents, sorted here by logical order rather than alphabetically.
 
 
 When you unpack the downloaded source code, you will get a folder with the following contents, sorted here by logical order rather than alphabetically.