Add preference option to chose if SAC and/or OTU should be in divelist

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2011-09-27 10:16:40 -07:00
parent dc2a0c1909
commit 0aad4d6094
5 changed files with 50 additions and 4 deletions

1
main.c
View file

@ -126,6 +126,7 @@ int main(int argc, char **argv)
int i;
output_units = SI_units;
parse_xml_init();
init_ui(argc, argv);