Explorar o código

* we should use lowercase extensions, for linux

michael %!s(int64=26) %!d(string=hai) anos
pai
achega
531eed99f8
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      ide/text/utils/tphc.pas

+ 2 - 2
ide/text/utils/tphc.pas

@@ -8,8 +8,8 @@
 uses Objects,WUtils,WHelp,WTPHWriter;
 
 const
-     SrcExt          = '.TXT';
-     HelpExt         = '.FPH';
+     SrcExt          = '.txt';
+     HelpExt         = '.fph';
      TokenPrefix     = '.';
      CommentPrefix   = ';';
      TokenIndex      = 'INDEX';