This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
pascal
/
freepascal.compiler
cermin dari
https://gitlab.com/freepascal.org/fpc/source.git
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Jelajahi Sumber
* add .prg extension to be ignored by git. this is used on Atari and a number of 8 bit platforms for executables
Karoly Balogh
3 tahun lalu
induk
01142f11d7
melakukan
3024aea354
1 mengubah file
dengan
1 tambahan dan
0 penghapusan
Tampilan Split
Tampilkan Statistik Diff
1
0
.gitignore
+ 1
- 0
.gitignore
Tampilan Berkas
@@ -28,6 +28,7 @@
*.lst
*.app
*.ttp
+*.prg
fpcmade.*
*-stamp.*
build-stamp.*