Skip to content

Commit

Permalink
Merge pull request #27 from kylc/master
Browse files Browse the repository at this point in the history
Fix an old examples link in the README
  • Loading branch information
mjackson committed Aug 29, 2011
2 parents b08bc2e + 4b26934 commit 0996272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ grammar code), the return value is an array of all the grammars present in that
file. file.


Take a look at Take a look at
[examples/calc.citrus](http://github.com/mjijackson/citrus/blob/master/examples/calc.citrus) [calc.citrus](http://github.com/mjijackson/citrus/blob/master/lib/citrus/grammars/calc.citrus)
for an example of a calculator that is able to parse and evaluate more complex for an example of a calculator that is able to parse and evaluate more complex
mathematical expressions. mathematical expressions.


Expand Down

0 comments on commit 0996272

Please sign in to comment.