This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
pascal
/
freepascal.compiler
espejo de
https://gitlab.com/freepascal.org/fpc/source.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
* Inline on in classes
git-svn-id: trunk@3507 -
daniel
hace 19 años
padre
5d9f3cf33d
commit
ae740894a3
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
rtl/unix/classes.pp
+ 2
- 0
rtl/unix/classes.pp
Ver fichero
@@ -20,6 +20,8 @@
unit Classes;
+{$INLINE ON}
+
interface
uses