diff --git a/src/compiler/acr/README.md b/src/compiler/acr/README.md index f2e2cae..de747af 100644 --- a/src/compiler/acr/README.md +++ b/src/compiler/acr/README.md @@ -1,4 +1,4 @@ acr stands for "Abstract Code Representation" This directory includes the files that implement an abstract data structure -to store the H function produced as output by src/generate_h.rb +to store the H function produced as output by src/compiler/generate_h.rb