projects
/
cdsspec-compiler.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21696a2
)
changes
author
Peizhao Ou
<peizhaoo@uci.edu>
Thu, 8 Jan 2015 00:08:53 +0000
(16:08 -0800)
committer
Peizhao Ou
<peizhaoo@uci.edu>
Thu, 8 Jan 2015 00:08:53 +0000
(16:08 -0800)
grammer/README.txt
patch
|
blob
|
history
diff --git
a/grammer/README.txt
b/grammer/README.txt
index 6ceacdae6eb92e6585e0c7f48ea60e6bdef3d458..418c712b995f1daa925b19b66093a754277ce673 100644
(file)
--- a/
grammer/README.txt
+++ b/
grammer/README.txt
@@
-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.