parser/html/javasrc/README.txt

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     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