Skip to content

Commit

Permalink
Merge branch 'master' of github.com:andrewcooke/ParserCombinator.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewcooke committed Jul 17, 2015
2 parents 93c27bc + 1995f41 commit b189c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ sound odd, but makes it [easy](#evaluation) to "plug in" memoization, or
debug traces, or to restrict backtracking in a similar way to Parsec -
all while using the same grammar.

It also contains a pre-built [parser]{#graph-modelling-language) for the Graph
It also contains a pre-built [parser](#graph-modelling-language) for the Graph
Modelling Language.

## Example
Expand Down

0 comments on commit b189c56

Please sign in to comment.