This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
pascal
/
freepascal.compiler
mirror de
https://gitlab.com/freepascal.org/fpc/source.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
*** empty log message ***
florian
há 26 anos atrás
pai
685340e8e3
commit
b1759b1d5f
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
tests/ts/ts010002.pp
+ 1
- 1
tests/ts/ts010002.pp
Ver Ficheiro
@@ -1,4 +1,4 @@
-{
$OPT=-S2
}
+{
$Mode objfpc
}
{
$Id$