shorter lines
This commit is contained in:
13
README.md
13
README.md
@@ -1,19 +1,22 @@
|
|||||||
words
|
words
|
||||||
=====
|
=====
|
||||||
|
|
||||||
This is an import of William Whitaker's WORDS Version 1.97FC LATIN-ENGLISH DICTIONARY PROGRAM.
|
This is an import of William Whitaker's WORDS Version 1.97FC LATIN-ENGLISH
|
||||||
|
DICTIONARY PROGRAM.
|
||||||
|
|
||||||
using
|
using
|
||||||
-----
|
-----
|
||||||
|
|
||||||
I don't know how to use `words` yet. It probably isn't too hard, though.
|
I don't know how to use `words` yet. It probably isn't too hard,
|
||||||
|
though.
|
||||||
|
|
||||||
building
|
building
|
||||||
--------
|
--------
|
||||||
|
|
||||||
words is written in Ada, which might be a problem. Most Linux distros have gnat
|
words is written in Ada, which might be a problem. Most Linux distros
|
||||||
packages available. On OSX I've been using Ada compiler binaries that I downloaded
|
have gnat packages available. On OSX I've been using Ada compiler
|
||||||
from http://libre.adacore.com/download/configurations and, still in OSX, I frob
|
binaries that I downloaded from
|
||||||
|
http://libre.adacore.com/download/configurations and, still in OSX, I frob
|
||||||
`$PATH` with the following, which I have added to my bash configuration files.
|
`$PATH` with the following, which I have added to my bash configuration files.
|
||||||
|
|
||||||
# ada crap
|
# ada crap
|
||||||
|
|||||||
Reference in New Issue
Block a user