diff options
author | Bram Moolenaar <Bram@vim.org> | 2008-06-25 20:13:35 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2008-06-25 20:13:35 +0000 |
commit | aba8857aa3dac629dc9c2a61c70bceee8b095e14 (patch) | |
tree | d2ba4671d3af28fb2b87110b7eae7b573f257904 /runtime/tutor/README_bindos.txt | |
parent | 7b6d4a8ce837e4a0b8484dbbacb4ebcc9995f6fb (diff) | |
download | vim-git-aba8857aa3dac629dc9c2a61c70bceee8b095e14.tar.gz |
updated for version 7.2a-00v7.2a.00
Diffstat (limited to 'runtime/tutor/README_bindos.txt')
-rw-r--r-- | runtime/tutor/README_bindos.txt | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/runtime/tutor/README_bindos.txt b/runtime/tutor/README_bindos.txt deleted file mode 100644 index 593a92554..000000000 --- a/runtime/tutor/README_bindos.txt +++ /dev/null @@ -1,19 +0,0 @@ -README_bindos.txt for version 7.2a of Vim: Vi IMproved. - -See "README.txt" for general information about Vim. -See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows. -These files are in the runtime archive (vim70rt.zip). - - -There are several binary distributions of Vim for the PC. You would normally -pick only one of them, but it's also possible to install several. -These ones are available (the version number may differ): - vim70d16.zip 16 bit DOS version - vim70d32.zip 32 bit DOS version - vim70w32.zip Windows 95/98/NT/etc. console version - gvim70.zip Windows 95/98/NT/etc. GUI version - gvim70ole.zip Windows 95/98/NT/etc. GUI version with OLE - gvim70_s.zip Windows 3.1 GUI version - -You MUST also get the runtime archive (vim70rt.zip). -The sources are also available (vim70src.zip). |