parser/html/javasrc/README.txt

Wed, 31 Dec 2014 07:53:36 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:53:36 +0100
branch
TOR_BUG_3246
changeset 5
4ab42b5ab56c
permissions
-rw-r--r--

Correct small whitespace inconsistency, lost while renaming variables.

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

mercurial