<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -19,7 +19,10 @@ Writing a Parser:
   First create your parser in ext/ohcount_native/ragel_parsers/. Its name
   should be the language you are parsing with a '.rl' extension. You will not
   have to manually compile any parsers, as the Rakefile does this automatically
-  for you. Every parser must have the following at the top:
+  for you. However, you do need to add appropriate clauses manually to
+  ext/ohcount_native/ragel_parser.c to find your new parser.
+
+  Every parser must have the following at the top:
 
 /************************* Required for every parser *************************/
 #ifndef RAGEL_C_PARSER</diff>
      <filename>PARSER_DOC</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>17538c7932151cd90dc804bdd126dc8a08e9a724</id>
    </parent>
  </parents>
  <author>
    <name>Jason Riedy</name>
    <email>jason@acm.org</email>
  </author>
  <url>http://github.com/robinluckey/ohcount/commit/2977e8ce0020ed203567b5363b2c7d96296d7f54</url>
  <id>2977e8ce0020ed203567b5363b2c7d96296d7f54</id>
  <committed-date>2009-03-02T16:28:09-08:00</committed-date>
  <authored-date>2009-03-02T14:36:40-08:00</authored-date>
  <message>PARSER_DOC should mention that ragel_parsers.c must be modified.

Adding new parsers is not entirely automatic.

Signed-off-by: Jason Riedy &lt;jason@acm.org&gt;</message>
  <tree>27a9f545046378333e3e6d6658e8ff4ca133c8a9</tree>
  <committer>
    <name>Robin Luckey</name>
    <email>robin@ohloh.net</email>
  </committer>
</commit>
