Update AllegroCL for :long-long on 64-bit platforms
[uffi.git] / doc / preface.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
4 <!ENTITY % myents SYSTEM "entities.inc">
5 %myents;
6 ]>
7
8 <preface id="preface">
9   <title>Preface</title>
10   <para>This reference guide describes the usage and features of
11   &uffi;.  The first chapter provides an overview to the design of
12   &uffi;.  Following that chapter is the reference section for all
13   user accessible functions of &uffi;. The appendix covers the
14   installation and implementation-specifc features of &uffi;.
15   </para>
16 </preface>