---------------------------------------------------------------------- -- | -- Module : ErrM -- Maintainer : AR -- Stability : (stable) -- Portability : (portable) -- -- > CVS $Date: 2005/02/18 19:21:14 $ -- > CVS $Author: peb $ -- > CVS $Revision: 1.4 $ -- -- hack for BNFC generated files. AR 21/9/2003 ----------------------------------------------------------------------------- module ErrM (module Operations ) where import Operations