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/mswin/index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 unix/f2c/mswin/index.html (limited to 'unix/f2c/mswin/index.html') diff --git a/unix/f2c/mswin/index.html b/unix/f2c/mswin/index.html new file mode 100644 index 00000000..0fc5eb99 --- /dev/null +++ b/unix/f2c/mswin/index.html @@ -0,0 +1,16 @@ + + +f2c/mswin + + +
+file	README
+
+file	f2c.exe.gz
+for	Win32 console version of f2c (compiled by MSVC++ 6.0)
+
+file	makefile.vc
+for	compiling f2c.exe by MSVC++
+
+ + -- cgit