Explorar el Código

Merge branch 'master' of github.com:IUCompilerCourse/Essentials-of-Compilation

Jeremy G. Siek hace 5 meses
padre
commit
5f7420ba8f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      dataflow-notes.txt

+ 1 - 1
dataflow-notes.txt

@@ -7,7 +7,7 @@ Liveness Analysis as a Dataflow Analysis
     * Principles of Program Analysis by Nielson, Nielson, and Hankin
     * Ch. 9 of Compilers: Principles, Techniques, & Tools 
       by Aho, Lam, Sethi, Ullman
-    * Ch. 17 of Modern Compiler Implemenation in ML by Appel
+    * Ch. 17 of Modern Compiler Implementation in ML by Appel
 
   Running example:
     S* =