See ChangeLog entry 2003-07-30 14:30 UTC-0400 David G. Holm <dholm@jsd-llc.com>CVS: ----------------------------------------------------------------------

This commit is contained in:
David G. Holm
2003-07-30 18:32:38 +00:00
parent 23bc9620d5
commit fb151edad4
2 changed files with 5 additions and 1 deletions

View File

@@ -8,6 +8,10 @@
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2003-07-30 14:30 UTC-0400 David G. Holm <dholm@jsd-llc.com>
* include/set.ch
! Indicate that there are six (6) Harbour SET extensions.
2003-07-30 08:28 UTC+0300 Chen Kedem <niki@actcom.co.il>
* doc/en/set.txt
+ Added _SET_EOF text from the changelog entry written by

View File

@@ -122,6 +122,6 @@
#define _SET_EOF 105 /* Harbour extension */
#define HB_SET_BASE 100
#define HB_SET_COUNT 2
#define HB_SET_COUNT 6
#endif /* _SET_CH */