2004-04-22 10:57 UTC+0300 Chen Kedem <niki@actcom.co.il>

This commit is contained in:
Chen Kedem
2004-04-22 07:57:08 +00:00
parent d4a1bc168b
commit 00f96bf948
2 changed files with 13 additions and 0 deletions

View File

@@ -8,6 +8,12 @@
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2004-04-22 10:57 UTC+0300 Chen Kedem <niki@actcom.co.il>
* doc/dirstruc.txt
+ Add oneliner description for: contrib/hbzlib/include,
contrib/hbzlib/Linux,
tests/bldtest
2004-04-21 16:35 UTC+0300 Chen Kedem <niki@actcom.co.il>
* doc/en/rddord.txt
- Remove docs for: ORDKEY() $DESCRIPTION$ section, ORDLISTADD(),

View File

@@ -74,6 +74,10 @@ in order to remove empty directories)
| | | library to work with ZIP files.
| | |
| | +---doc - Documents for the ZIP functions.
| | |
| | +---include - Include files used by the library.
| | |
| | +---Linux - Some source files for the Linux platform.
| |
| +---hb_struc - Base Class for internal handling of class creation
| | as structures.
@@ -223,6 +227,9 @@ in order to remove empty directories)
| functions.
|
+---tests - Test programs.
| |
| +---bldtest - Simple C program to check if Harbour can be compiled
| on the current machine, system and C compiler.
|
+---utils - Utilities and tools that are part of Harbour.
|