This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
pascal
/
fpc
espejo de
https://gitlab.com/freepascal.org/fpc/source.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
- disabled pic (fixes test on darwin/i386, where pic is on by default)
git-svn-id: trunk@14829 -
Jonas Maebe
hace 15 años
padre
e4858445c7
commit
d03d2ed27d
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
tests/webtbs/tw15370.pp
+ 1
- 1
tests/webtbs/tw15370.pp
Ver fichero
@@ -1,5 +1,5 @@
{%CPU=i386}
-
+
{%opt=-Cg-}
program test_word_ref;