This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
pascal
/
fpc
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
* add .prg extension to be ignored by git. this is used on Atari and a number of 8 bit platforms for executables
Karoly Balogh
%!s(int64=3) %!d(string=hai) anos
pai
01142f11d7
achega
3024aea354
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
.gitignore
+ 1
- 0
.gitignore
Ver ficheiro
@@ -28,6 +28,7 @@
*.lst
*.app
*.ttp
+*.prg
fpcmade.*
*-stamp.*
build-stamp.*