Skip to content

Commit

Permalink
Add pointers to code
Browse files Browse the repository at this point in the history
  • Loading branch information
Blaisorblade committed Nov 22, 2013
1 parent e04fa14 commit 16e7cdc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions exercises/E05.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Homework Assignment
===================

Example Antlr grammars are available in [`lectures/09-parser-gen/src/main/antlr3`](lectures/09-parser-gen/src/main/antlr3);
the SBT project folder is [`lectures/09-parser-gen`](lectures/09-parser-gen).

On `Regions.g`:

1. Rename, in the grammar `Regions.g` we have seen in the lecture, `floatNumber`
Expand Down

0 comments on commit 16e7cdc

Please sign in to comment.