This commit is contained in:
benfry
2004-09-27 04:38:34 +00:00
parent a08b6ba567
commit 0eb4f2295e

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;