Michaël Van Canneyt 1 mese fa
parent
commit
c8d931cd3f
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      packages/fcl-ebnf/examples/readebnf.pp

+ 2 - 0
packages/fcl-ebnf/examples/readebnf.pp

@@ -12,6 +12,8 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
  **********************************************************************}
+{$mode objfpc}
+{$h+}
 program readebnf;
 
 {$IFDEF WINDOWS}