]> granicus.if.org Git - libexpat/commitdiff
Add a note about the Borland compiler support files.
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Fri, 12 Jul 2002 05:06:17 +0000 (05:06 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Fri, 12 Jul 2002 05:06:17 +0000 (05:06 +0000)
Move the second column of the table right a couple of spaces to
there's space for the long directory name on the left.

expat/win32/MANIFEST.txt

index 8441dd535d4fdfa206ae6496b958bb1004ef1da2..7e3c59d5275a08921fc051cd849f8882d4101645 100644 (file)
@@ -6,19 +6,22 @@ users, and some contain material of interest to developers who wish to
 use Expat in their applications.  In the list below, <top> is the
 directory you specified to the installer.
 
-    Directory         Contents
-    ------------------------------------------------------------------
-    <top>\            The XML well-formedness checker and some general
-                      information files.
+    Directory           Contents
+    --------------------------------------------------------------------
+    <top>\              The XML well-formedness checker and some general
+                        information files.
 
-    <top>\Doc\        API documentation for developers.
+    <top>\Doc\          API documentation for developers.
 
-    <top>\Libs\       Pre-compiled libraries for developers.
+    <top>\Libs\         Pre-compiled libraries for developers.
 
-    <top>\Source\     Source code, which may interest some developers,
-                      including a workspace for Microsft Visual C++.
-                      The source code includes the parser, the well-
-                      formedness checker, and a couple of small sample
-                      applications.
+    <top>\Source\       Source code, which may interest some developers,
+                        including a workspace for Microsft Visual C++.
+                        The source code includes the parser, the well-
+                        formedness checker, and a couple of small sample
+                        applications.
 
-    <top>\Unistall\   The uninstaller and its data files.
+    <top>\Source\bcb5\  Project files for Borland C++ Builder 5 and BCC
+                        5.5.
+
+    <top>\Unistall\     The uninstaller and its data files.