Adding genlib.h that was formerly generated because of the version

numbers of the includes
This commit is contained in:
Frederic Petrot 2002-03-18 11:42:07 +00:00
parent 5428201d21
commit 49e1557587
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
#ifndef _MGN_H_
#define _MGN_H_
#include <stdio.h>
#include <mut.h>
#include <mlo.h>
#include <mph.h>
#include <mlu.h>
#include <mpu.h>
#include "mgn.h"
#include "mbkgen.h"
#endif