From 0c9d4dc4c080d8acf72e198bf40d440ac3669757 Mon Sep 17 00:00:00 2001 From: zimoch Date: Wed, 9 Jun 2010 08:11:05 +0000 Subject: [PATCH] %m format renamed from Exponential to MantissaExponent --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6c232f2..c22320b 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ FORMATS += RawFloat FORMATS += Binary FORMATS += Checksum FORMATS += Regexp -FORMATS += Exponential +FORMATS += MantissaExponent RECORDTYPES += aai aao RECORDTYPES += ao ai RECORDTYPES += bo bi