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
* small cleanup
git-svn-id: trunk@4453 -
marco
19 years ago
parent
77a503e5cb
commit
07813a54a7
1 changed files
with
0 additions
and
4 deletions
Unified View
Show Diff Stats
0
4
packages/extra/numlib/examples/invgenex.pas
+ 0
- 4
packages/extra/numlib/examples/invgenex.pas
View File
@@ -1,7 +1,3 @@
-{
-
-}
-
program invgenex;
program invgenex;
uses typ, iom, inv;
uses typ, iom, inv;
const n = 4;
const n = 4;