parser/html/javasrc/README.txt

Fri, 16 Jan 2015 18:13:44 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 16 Jan 2015 18:13:44 +0100
branch
TOR_BUG_9701
changeset 14
925c144e1f1f
permissions
-rw-r--r--

Integrate suggestion from review to improve consistency with existing code.

     1 The .java files in this directory were placed here by the Java-to-C++
     2 translator that lives in parser/html/java/translator.  Together they represent
     3 a snapshot of the Java code that was translated to produce the corresponding
     4 .h and .cpp files in the parent directory.  Changing these .java files is not
     5 worthwhile, as they will just be overwritten by the next translation.  See
     6 parser/html/java/README.txt for information about performing the translation.

mercurial