changes
authorPeizhao Ou <peizhaoo@uci.edu>
Thu, 8 Jan 2015 00:08:53 +0000 (16:08 -0800)
committerPeizhao Ou <peizhaoo@uci.edu>
Thu, 8 Jan 2015 00:08:53 +0000 (16:08 -0800)
grammer/README.txt

index 6ceacdae6eb92e6585e0c7f48ea60e6bdef3d458..418c712b995f1daa925b19b66093a754277ce673 100644 (file)
@@ -4,5 +4,4 @@
 "util.jj" is used to process some specific strings, such as the declaration of a
 function with templated types. It is designed to be used as a library funcions.
 
-"spec_compiler.jj" is the real grammer file to parse the text files and extract
-structured specifications.
+"spec_compiler.jj" is the file to parse the extracted specifications.