|
Last change
on this file since 43 was
14,
checked in by cecile, 14 years ago
|
|
vis2.3
|
-
Property svn:executable set to
*
|
|
File size:
1.1 KB
|
| Line | |
|---|
| 1 | /**CHeaderFile***************************************************************** |
|---|
| 2 | |
|---|
| 3 | FileName [ntmaigInt.h] |
|---|
| 4 | |
|---|
| 5 | PackageName [ntmaig] |
|---|
| 6 | |
|---|
| 7 | Synopsis [Internal declarations.] |
|---|
| 8 | |
|---|
| 9 | Author [Mohammad Awedh] |
|---|
| 10 | |
|---|
| 11 | Copyright [] |
|---|
| 12 | |
|---|
| 13 | Revision [$Id: ntmaigInt.h,v 1.1 2002/03/05 23:14:14 awedh Exp $] |
|---|
| 14 | |
|---|
| 15 | ******************************************************************************/ |
|---|
| 16 | |
|---|
| 17 | #ifndef _ntmaigINT |
|---|
| 18 | #define _ntmaigINT |
|---|
| 19 | |
|---|
| 20 | /*---------------------------------------------------------------------------*/ |
|---|
| 21 | /* Nested includes */ |
|---|
| 22 | /*---------------------------------------------------------------------------*/ |
|---|
| 23 | #include "ntmaig.h" |
|---|
| 24 | #include "cmd.h" |
|---|
| 25 | |
|---|
| 26 | |
|---|
| 27 | /**AutomaticStart*************************************************************/ |
|---|
| 28 | |
|---|
| 29 | /*---------------------------------------------------------------------------*/ |
|---|
| 30 | /* Function prototypes */ |
|---|
| 31 | /*---------------------------------------------------------------------------*/ |
|---|
| 32 | |
|---|
| 33 | |
|---|
| 34 | /**AutomaticEnd***************************************************************/ |
|---|
| 35 | |
|---|
| 36 | #endif /* _ntmaigINT */ |
|---|
| 37 | |
|---|
| 38 | |
|---|
| 39 | |
|---|
| 40 | |
|---|
| 41 | |
|---|
| 42 | |
|---|
| 43 | |
|---|
| 44 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.