| Line |  | 
|---|
| 1 | /*----------------------------------------------------------------------------- | 
|---|
| 2 | calif.h -- CAL Interface | 
|---|
| 3 |  | 
|---|
| 4 | Copyright (c) 1994 JANZ Computer AG | 
|---|
| 5 | All Rights Reserved | 
|---|
| 6 |  | 
|---|
| 7 | Created 94/10/11 by Soenke Hansen | 
|---|
| 8 | Version 1.3 of 96/04/18 | 
|---|
| 9 |  | 
|---|
| 10 | -----------------------------------------------------------------------------*/ | 
|---|
| 11 |  | 
|---|
| 12 |  | 
|---|
| 13 | #ifndef calif_DEFINED | 
|---|
| 14 | #define calif_DEFINED | 
|---|
| 15 |  | 
|---|
| 16 | #ifdef __cplusplus | 
|---|
| 17 | extern "C" { | 
|---|
| 18 | #endif | 
|---|
| 19 |  | 
|---|
| 20 | #include "calconf.h" | 
|---|
| 21 | #include "mcal.h" | 
|---|
| 22 | #include "cal.h" | 
|---|
| 23 | #include "cms.h" | 
|---|
| 24 | #include "dbts.h" | 
|---|
| 25 | #include "nmts.h" | 
|---|
| 26 | #include "lmts.h" | 
|---|
| 27 |  | 
|---|
| 28 | #ifdef __cplusplus | 
|---|
| 29 | } | 
|---|
| 30 | #endif | 
|---|
| 31 |  | 
|---|
| 32 | #endif /* !calif_DEFINED */ | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.