Skip to content

Commit

Permalink
re-enabling LLL scraping
Browse files Browse the repository at this point in the history
git-svn-id: https://slps.svn.sourceforge.net/svnroot/slps@1024 ab42f6e0-554d-0410-b580-99e487e6eeb2
  • Loading branch information
grammarware committed Apr 18, 2011
1 parent a3cf745 commit c5bf934
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion topics/grammars/c/iso-9899-tc2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build:
${tooldir}/normbgf iso-output.bgf iso-is-grammar.bgf
${tooldir}/xbgf correct.xbgf iso-is-grammar.bgf iso-output.bgf
${tooldir}/subgrammar iso-is-grammar.bgf translation-unit iso-is-grammar-fix.bgf
rm -f iso-output.bgf intermediate.lll
rm -f iso-output.bgf

test:
make build
Expand Down
2 changes: 1 addition & 1 deletion topics/grammars/c/iso-9899-tc3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build:
${tooldir}/normbgf iso-output.bgf iso-is-grammar.bgf
${tooldir}/xbgf correct.xbgf iso-is-grammar.bgf iso-output.bgf
${tooldir}/subgrammar iso-is-grammar.bgf translation-unit iso-is-grammar-fix.bgf
rm -f iso-output.bgf intermediate.lll
rm -f iso-output.bgf

test:
make build
Expand Down

0 comments on commit c5bf934

Please sign in to comment.