diff options
author | Xavier Leroy <xavier.leroy@inria.fr> | 1998-05-25 09:16:45 +0000 |
---|---|---|
committer | Xavier Leroy <xavier.leroy@inria.fr> | 1998-05-25 09:16:45 +0000 |
commit | a588651a1b0c85d95b06a0ef047afd7218e3d96f (patch) | |
tree | 935479984ae7adc4ced3162315373807bfabda56 | |
parent | bbae97ffbc5fe05dc610ef90fc40bfb2dc5edc3d (diff) |
MAJ
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@1966 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rw-r--r-- | README.win32 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.win32 b/README.win32 index 2f445b279..9063901e1 100644 --- a/README.win32 +++ b/README.win32 @@ -79,7 +79,8 @@ for Windows. In addition to Visual C++ 4.0 and MASM 6, you will also need a healthy set of Unix / GNU utilities that understands long file names -(see e.g. ftp://ftp.cc.utexas.edu/microlib/nt/gnu/). +(see e.g. http://www.cygnus.com/misc/gnu-win32/ or +ftp://ftp.cc.utexas.edu/microlib/nt/gnu/). The sources for the toplevel graphical user interface are not currently available to the general public. Contact us if you think you need them. |