summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION12
1 files changed, 6 insertions, 6 deletions
diff --git a/REFLECTION b/REFLECTION
index ab95f46..374df43 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,11 +1,11 @@
-Extension [ <persistent> extension #84 dbase version 7.0.1 ] {
+Extension [ <persistent> extension #117 dbase version 7.1.0RC2 ] {
- Constants [5] {
- Constant [ string DBASE_VERSION ] { 7.0.1 }
- Constant [ integer DBASE_TYPE_DBASE ] { 3 }
- Constant [ integer DBASE_TYPE_FOXPRO ] { 48 }
- Constant [ integer DBASE_RDONLY ] { 0 }
- Constant [ integer DBASE_RDWR ] { 2 }
+ Constant [ string DBASE_VERSION ] { 7.1.0RC2 }
+ Constant [ int DBASE_TYPE_DBASE ] { 3 }
+ Constant [ int DBASE_TYPE_FOXPRO ] { 48 }
+ Constant [ int DBASE_RDONLY ] { 0 }
+ Constant [ int DBASE_RDWR ] { 2 }
}
- Functions {