This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
pascal
/
freepascal.compiler
réplica de
https://gitlab.com/freepascal.org/fpc/source.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
The unit name should start with an upper case to pass tobject5.pp test under Haiku.
git-svn-id: trunk@15034 -
olivier
%!s(int64=15) %!d(string=hai) anos
pai
4303eda80c
achega
0223697b17
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
rtl/haiku/system.pp
+ 1
- 1
rtl/haiku/system.pp
Ver ficheiro
@@ -1,4 +1,4 @@
-Unit
s
ystem;
+Unit
S
ystem;
interface