This website works better with JavaScript
Home
Explore
Help
Sign In
pascal
/
freepascal.compiler
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
* Fixed example number
michael
27 years ago
parent
ca967c4d0d
commit
d37d9c90cb
2 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
1
1
docs/linuxex/ex54.pp
1
1
docs/linuxex/ex55.pp
+ 1
- 1
docs/linuxex/ex54.pp
View File
@@ -1,4 +1,4 @@
-Program Example
1
;
+Program Example
54
;
uses Linux;
+ 1
- 1
docs/linuxex/ex55.pp
View File
@@ -1,4 +1,4 @@
-Program Example
1
;
+Program Example
55
;
uses Linux;