-
Notifications
You must be signed in to change notification settings - Fork 11
/
.matamac
32 lines (26 loc) · 894 Bytes
/
.matamac
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[cons]
* Convert real x to string using -strofreal(x, `RealFormat')-.
RealFormat = `""%24.0g""'
* Names of locals specified by the user at the start of the do-file
DateMask = `""datemask""'
TimeMask = `""timemask""'
DatetimeMask = `""datetimemask""'
[type]
BaseOptions = class odkmeta_base_options
SurveyOptions = class odkmeta_survey_options
ChoicesOptions = class odkmeta_choices_options
AttribProps = struct odk_attrib_props
Attrib = struct odk_attrib
AttribSet = class odk_attrib_set
Collection = class odk_collection
Group = class odk_group
Repeat = class odk_repeat_group
Field = class odk_field
FormFields = class odk_form_fields
List = struct odk_list
FormLists = class odk_form_lists
ODKMetaBaseWriter = class odkmeta_base_writer
ODKMetaController = class odkmeta_controller
ODKMetaWriter = class odkmeta_writer
[enum]
InsheetCode = (Insheet) OK Bad Dup V