lustrec/optim/clocks7/clocks7_alloc.h @ 6a93d814
1 |
/* C code generated by lustrec
|
---|---|
2 |
SVN version number 0.1-382M
|
3 |
Code is C99 compliant */
|
4 |
|
5 |
#ifndef _CLOCKS7_alloc
|
6 |
#define _CLOCKS7_alloc
|
7 |
|
8 |
/* Import header from clocks7 */
|
9 |
#include "clocks7.h"
|
10 |
|
11 |
/* Import dependencies */
|
12 |
|
13 |
/* Struct definitions */
|
14 |
|
15 |
/* Node allocation function/macro prototypes */
|
16 |
|
17 |
#endif
|
18 |
|