diff --git a/frontend/lib/parsing/README b/frontend/lib/parsing/README index dafbe0984205..5496380c0d31 100644 --- a/frontend/lib/parsing/README +++ b/frontend/lib/parsing/README @@ -11,9 +11,8 @@ and the generated files are bison-chpl-lib.h bison-chpl-lib.cpp -respectively. The location for the generated files is -defined using appropriate directives within the parser -sources. +The location for the generated files is defined using appropriate +directives within the parser sources. Historically we included only the parser sources in the repository and relied on the target platform to construct the generated C files