This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
pascal
/
freepascal.compiler
mirror da
https://gitlab.com/freepascal.org/fpc/source.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
* must only succeed for i386
Jonas Maebe
20 anni fa
parent
e05a92537d
commit
ab83303f92
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
tests/webtbs/tw1950.pp
+ 1
- 0
tests/webtbs/tw1950.pp
Vedi File
@@ -1,3 +1,4 @@
+{ %cpu=i386 }
{$ifdef fpc}{$mode delphi}{$endif}
uses SysUtils;