diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /unix/f2c/msdos/index.html | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'unix/f2c/msdos/index.html')
-rw-r--r-- | unix/f2c/msdos/index.html | 32 |
1 files changed, 32 insertions, 0 deletions
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 @@ +<head> +<title>f2c/msdos</title> +<meta name="waisindex" value="nse"> +</head> +<h1>f2c/msdos</h1> +<p> +Click <A HREF="http://www.netlib.org/master_counts2.html#f2c/msdos">here</A> to see the number of accesses to this library. +<p><hr> +<pre> +file <a href="README">README</a> + +file <a href="f2c.exe.gz">f2c.exe.gz</a> +for conventional-memory MSDOS version of f2c (compiled by Borland C++ 4.02) + +file <a href="f2cx.exe.gz">f2cx.exe.gz</a> +for extended-memory MSDOS version of f2c (compiled by Symantec C/C++) + +file <a href="ccb.bat">ccb.bat</a> +for compilation of f2c.exe (for people curious about how it was done) + +file <a href="ccs.bat">ccs.bat</a> +for compilation of f2cx.exe (for people curious about how it was done) + +file <a href="ccm.bat">ccm.bat</a> + +file <a href="etime.exe.gz">etime.exe.gz</a> + +file <a href="xsum.executable (uncompressed MSDOS version of xsum)">xsum.executable (uncompressed MSDOS version of xsum)</a> + +</pre> +</body> +</html> |