|
Last change
on this file since 30 was
1,
checked in by buchmann, 18 years ago
|
|
Initial import from CVS repository
|
|
File size:
774 bytes
|
| Line | |
|---|
| 1 | /*------------------------------------------------------------\ |
|---|
| 2 | | | |
|---|
| 3 | | Tool : systemcass | |
|---|
| 4 | | | |
|---|
| 5 | | File : alias.h | |
|---|
| 6 | | | |
|---|
| 7 | | Author : Kingbo Paul-Jerome | |
|---|
| 8 | | | |
|---|
| 9 | | Date : 09_07_2004 | |
|---|
| 10 | | | |
|---|
| 11 | \------------------------------------------------------------*/ |
|---|
| 12 | #ifndef ALIAS_H |
|---|
| 13 | #define ALIAS_H |
|---|
| 14 | |
|---|
| 15 | extern const char * alias(); |
|---|
| 16 | |
|---|
| 17 | #endif |
|---|
Note: See
TracBrowser
for help on using the repository browser.