Adding genlib.h that was formerly generated because of the version
numbers of the includes
This commit is contained in:
parent
5428201d21
commit
49e1557587
|
@ -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
|
Loading…
Reference in New Issue