Author: particle
Date: Thu Jan 4 15:05:47 2007
New Revision: 16413
Modified:
trunk/languages/tap/src/TAP_grammar.pg
Log:
[tap]: fix pod syntax -- tewk++
Modified: trunk/languages/tap/src/TAP_grammar.pg
==============================================================================
--- trunk/languages/tap/src/TAP_grammar.pg (original)
+++ trunk/languages/tap/src/TAP_grammar.pg Thu Jan 4 15:05:47 2007
@@ -19,7 +19,7 @@
token directive { <after \h> <'# '> [:i todo | skip ] \N* }
token comment { <'#'> \N* \n }
-=for comment
+=pod
## Ovid's TAP grammar, original
digit ::= [:digit:]