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
The unit name should start with an upper case to pass tobject5.pp test under BeOS (not tested yet ;-).
git-svn-id: trunk@15035 -
olivier
hace 15 años
padre
0223697b17
commit
8aaa5ee123
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
rtl/beos/system.pp
+ 1
- 1
rtl/beos/system.pp
Ver fichero
@@ -1,4 +1,4 @@
-Unit
s
ystem;
+Unit
S
ystem;
interface