i have changed the unpacker.f to decode the time from the event records
properly. you will see SYS_ASCTIM and SYS_NUMTIM as undefined when you relink
your code.
please change your Makefile to link against the
libmini.a library, instead of the minimax .o files.
please see /afs/fnal.gov/files/code/e864/offline/Makeuser, or
$MINIMAX_CODE/Makeuser for an example.