annotate README_amibin.txt @ 5684:136f05449f29
v7.4.188
updated for version 7.4.188
Problem: SIZEOF_LONG clashes with similar defines in header files.
Solution: Rename to a name starting with VIM_. Also for SIZEOF_INT.
author |
Bram Moolenaar <bram@vim.org> |
date |
Sun, 23 Feb 2014 22:52:40 +0100 |
parents |
359743c1f59a |
children |
|
rev |
line source |
5294
|
1 README_amibin.txt for version 7.4 of Vim: Vi IMproved.
|
7
|
2
|
|
3 See "README.txt" for general information about Vim.
|
|
4 See "README_ami.txt" for installation instructions for the Amiga.
|
|
5 These files are in the runtime archive (vim60rt.tgz).
|
|
6
|
|
7
|
|
8 The Amiga "bin" archive contains the Vim executable for the Amiga. It was
|
|
9 compiled with "big" features.
|
|
10
|
|
11 Postscript printing is not included to avoid requiring floating point
|
|
12 computations.
|