From 18ba904d6ce1e544fac54cea4e7ca45edcf20987 Mon Sep 17 00:00:00 2001 From: zimoch Date: Thu, 2 Sep 2010 13:20:04 +0000 Subject: [PATCH] timestamp converter added --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index c22320b..881d089 100644 --- a/Makefile +++ b/Makefile @@ -16,6 +16,8 @@ FORMATS += Binary FORMATS += Checksum FORMATS += Regexp FORMATS += MantissaExponent +FORMATS += Timestamp + RECORDTYPES += aai aao RECORDTYPES += ao ai RECORDTYPES += bo bi