Changeset 64 for SH_SHM/trunk/source/globalparams.h
- Timestamp:
- 10/30/2008 11:07:23 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
SH_SHM/trunk/source/globalparams.h
r57 r64 3 3 * ============== 4 4 * 5 * $Revision: 4 2 $, $Date: 2008-10-13 22:51:21 +0200 (Mo, 13Okt 2008) $5 * $Revision: 49 $, $Date: 2008-10-14 22:36:40 +0200 (Di, 14 Okt 2008) $ 6 6 * 7 7 * Management of global parameters … … 159 159 cGpF_idphases_tol_azim, 160 160 cGpF_axis_label_rounding, 161 cGpF_autofilter_sepdist, 161 162 cGpF_last 162 163 } TGpFloatIndex; … … 213 214 cGpS_sfdb_exec_qual, 214 215 cGpS_sfdb_trailer, 216 cGpS_autofilter_local, 217 cGpS_autofilter_tele, 215 218 cGpS_last 216 219 } TGpStringIndex; … … 236 239 cGpB_reads_invhdr, 237 240 cGpB_autosort_by_distance, 241 cGpB_autofilter_by_distance, 238 242 cGpB_last 239 243 } TGpBooleanIndex;
Note: See TracChangeset
for help on using the changeset viewer.