Last change
on this file since 60 was
52,
checked in by meunier, 12 years ago
|
Code formatting in all source files.
|
File size:
776 bytes
|
Rev | Line | |
---|
[1] | 1 | /*------------------------------------------------------------\ |
---|
| 2 | | | |
---|
| 3 | | Tool : systemcass | |
---|
| 4 | | | |
---|
| 5 | | File : alias.h | |
---|
| 6 | | | |
---|
| 7 | | Author : Kingbo Paul-Jerome | |
---|
| 8 | | | |
---|
| 9 | | Date : 09_07_2004 | |
---|
| 10 | | | |
---|
| 11 | \------------------------------------------------------------*/ |
---|
[52] | 12 | |
---|
[1] | 13 | #ifndef ALIAS_H |
---|
| 14 | #define ALIAS_H |
---|
| 15 | |
---|
| 16 | extern const char * alias(); |
---|
| 17 | |
---|
| 18 | #endif |
---|
[52] | 19 | |
---|
Note: See
TracBrowser
for help on using the repository browser.