aboutsummaryrefslogtreecommitdiff
path: root/type/vos_TStmtSet.h
diff options
context:
space:
mode:
authorM.Shulhan <ms@kilabit.org>2009-03-30 16:45:54 +0700
committerM.Shulhan <ms@kilabit.org>2009-03-30 16:45:54 +0700
commit459cd2d7715baea5a56090b3331f0b9b95e832c2 (patch)
tree085a563c8231c8e8b8055b09c00887fb904c1558 /type/vos_TStmtSet.h
parent1661c4681059e0be014641bfae8aa5096a36fd8b (diff)
downloadvos-459cd2d7715baea5a56090b3331f0b9b95e832c2.tar.xz
vos:
- add set PROCESS_TEMPORARY_DIRECTORY; for setting temporary directories used by sort process. - fix command-line parsing argument.
Diffstat (limited to 'type/vos_TStmtSet.h')
-rw-r--r--type/vos_TStmtSet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/type/vos_TStmtSet.h b/type/vos_TStmtSet.h
index 849a370..59275bf 100644
--- a/type/vos_TStmtSet.h
+++ b/type/vos_TStmtSet.h
@@ -7,6 +7,7 @@ enum _set_idx {
SET_PROC_CMP_CASE_NOTSENSITIVE,
SET_PROC_MAX,
SET_PROC_MAX_ROW,
+ SET_PROC_TMP_DIR,
N_SET
};