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
+ also add {$inline on} to unit ports in order to enable inlining
git-svn-id: trunk@39366 -
nickysn
há 7 anos atrás
pai
f34710faa0
commit
f93bda6e15
1 ficheiros alterados
com
2 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
2
0
rtl/msdos/ports.pp
+ 2
- 0
rtl/msdos/ports.pp
Ver Ficheiro
@@ -16,6 +16,8 @@
unit ports;
+{$inline on}
+
interface
type