From 49e1557587e25000148f39f3520a8f4b91858737 Mon Sep 17 00:00:00 2001 From: Frederic Petrot Date: Mon, 18 Mar 2002 11:42:07 +0000 Subject: [PATCH] Adding genlib.h that was formerly generated because of the version numbers of the includes --- alliance/src/genlib/src/genlib.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 alliance/src/genlib/src/genlib.h diff --git a/alliance/src/genlib/src/genlib.h b/alliance/src/genlib/src/genlib.h new file mode 100644 index 00000000..43ae1208 --- /dev/null +++ b/alliance/src/genlib/src/genlib.h @@ -0,0 +1,11 @@ +#ifndef _MGN_H_ +#define _MGN_H_ +#include +#include +#include +#include +#include +#include +#include "mgn.h" +#include "mbkgen.h" +#endif