This commit is contained in:
benfry
2004-09-27 04:38:34 +00:00
parent 292c4e1fba
commit b498bee5ff

View File

@@ -34,7 +34,7 @@ public class Archiver {
PdeEditor editor;
// someday these will be settable
boolean useDate = true; //false;
boolean useDate = false;
int digits = 3;
NumberFormat numberFormat;