diff options
author | pixel <pixel> | 2003-09-05 23:12:26 +0000 |
---|---|---|
committer | pixel <pixel> | 2003-09-05 23:12:26 +0000 |
commit | 23e2f62a8cc7b92826307fda62676b01d54bf9de (patch) | |
tree | b9f38ad831ec0ef7adbe8bba123b61176d2d762f /MSVC/Tools/Links.htm | |
parent | 343acb603be88ce4e9ac75de1d5ff64c086dfd77 (diff) |
Still some more VC7++ port...
Diffstat (limited to 'MSVC/Tools/Links.htm')
-rw-r--r-- | MSVC/Tools/Links.htm | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MSVC/Tools/Links.htm b/MSVC/Tools/Links.htm new file mode 100644 index 0000000..7970b6f --- /dev/null +++ b/MSVC/Tools/Links.htm @@ -0,0 +1,12 @@ +<HTML>
+ <HEAD>
+ <TITLE></TITLE>
+ <META NAME="GENERATOR" Content="Microsoft Visual Studio 7.0">
+ </HEAD>
+ <BODY>
+ <P>Flex parser: <A href="http://www.monmouth.com/~wstreett/lex-yacc/flex.exe">http://www.monmouth.com/~wstreett/lex-yacc/flex.exe</A></P>
+ <P>Gawk processor: http://topeka.isri.cmu.edu/~jusung/gc/gawk.98.exe</P>
+ <P>Zlib used: <A href="http://www.winimage.com/zLibDll/zlib114dll.zip">http://www.winimage.com/zLibDll/zlib114dll.zip</A></P>
+ <P> </P>
+ </BODY>
+</HTML>
|