From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- unix/f2c/msdos/index.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 unix/f2c/msdos/index.html (limited to 'unix/f2c/msdos/index.html') diff --git a/unix/f2c/msdos/index.html b/unix/f2c/msdos/index.html new file mode 100644 index 00000000..2229f846 --- /dev/null +++ b/unix/f2c/msdos/index.html @@ -0,0 +1,32 @@ + +f2c/msdos + + +

f2c/msdos

+

+Click here to see the number of accesses to this library. +


+
+file	README
+
+file	f2c.exe.gz
+for	conventional-memory MSDOS version of f2c (compiled by Borland C++ 4.02)
+
+file	f2cx.exe.gz
+for	extended-memory MSDOS version of f2c (compiled by Symantec C/C++)
+
+file	ccb.bat
+for	compilation of f2c.exe (for people curious about how it was done)
+
+file	ccs.bat
+for	compilation of f2cx.exe (for people curious about how it was done)
+
+file	ccm.bat
+
+file	etime.exe.gz
+
+file	xsum.executable (uncompressed MSDOS version of xsum)
+
+
+ + -- cgit