Rev 545 Rev 546
Line 4... Line 4...
4 $CFG["EnableApache"]=0; // Do not allow run in Apache 4 $CFG["EnableApache"]=0; // Do not allow run in Apache
5   5  
6 // Source Files 6 // Source Files
7 $CFG["SourceDir"]="../../../../amforth/trunk/"; 7 $CFG["SourceDir"]="../../../../amforth/trunk/";
8 $CFG["SourceAsm"]="amforth.asm"; 8 $CFG["SourceAsm"]="amforth.asm";
-   9 $CFG["SvnInfoFileName"]=".svn-info.txt";
9   10  
10 // Template Files 11 // Template Files
11 $CFG["TemplateDir"]="../Templates/"; 12 $CFG["TemplateDir"]="../Templates/";
12   13  
13 // Destination Directory 14 // Destination Directory