In this directory I put some unsorted stuff, which isn't ready for release
distribution, or which needs a better look, or is mere a patch until the real
thing comes along.

astrings.txt            Dependancies in AnsiString handling of compiler
nastrings.INC           Assembler versions of the (old in the mean time?)
                         AnsiString RTL include file (inc/astrings.pp)
data2inc.pp             Kind of mini-resource file compiler. Allows converting
                        DATA statements to ARRAY OF CHAR or ARRAY OF BYTE. Used
                        to compile quodata.txt, newquo.txt, usage.txt and
                        demo.txt.

quodata.txt,
newquo.txt              Templates with record-field names for quosetup.
                         The files seem different, but create exactly (binary)
                         the same output. Newquo reads and edits more
                         comfortable though.

usage.txt               A file which contains all USAGE: messages for
                         the utils in the demo directory. In data2inc source
                         format.

demo.txt                Demonstration textfile for data2inc. Heavily commented.

pcidata.txt             datafile for ../sysinfo.pp with the names of all known
                         PCI cards copied from Linux 2.2.0pre7


