This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
pascal
/
fpc
miroir de
https://gitlab.com/freepascal.org/fpc/source.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
+ also add {$inline on} to unit ports in order to enable inlining
git-svn-id: trunk@39366 -
nickysn
il y a 7 ans
Parent
f34710faa0
commit
f93bda6e15
1 fichiers modifiés
avec
2 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
2
0
rtl/msdos/ports.pp
+ 2
- 0
rtl/msdos/ports.pp
Voir le fichier
@@ -16,6 +16,8 @@
unit ports;
+{$inline on}
+
interface
type