Преглед изворни кода

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

Jeremy G. Siek пре 5 месеци
родитељ
комит
5f7420ba8f
1 измењених фајлова са 1 додато и 1 уклоњено
  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* =