PathReportFile was enabled

This commit is contained in:
Ianos Gnatiuc 2006-01-03 20:57:45 +00:00
parent 78255de531
commit af3df3ca44

View File

@ -469,6 +469,7 @@ SwitchO:
SwitchP:
switch(crc) {
case CRC_PATHREPORTFILE : CfgPathreportfile (); break;
case CRC_PCBOARDPATH : CfgPcboardpath (); break;
case CRC_PCBOARDUSERNO : CfgPcboarduserno (); break;
case CRC_PEEKURLOPTIONS : CfgPeekurloptions (); break;