home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 January
/
Chip_1997-01_cd.bin
/
ms95
/
disk23
/
dir05
/
f012810.re_
/
f012810.re
Wrap
Text File
|
1996-04-02
|
1KB
|
42 lines
/*----------------------------------------------------------------------+
| |
| Copyright (1992) Bentley Systems, Inc., All rights reserved. |
| |
| "MicroStation", "MDL", and "MicroCSL" are trademarks of Bentley |
| Systems, Inc. |
| |
| Limited permission is hereby granted to reproduce and modify this |
| copyrighted material provided that the resulting code is used only |
| in conjunction with Bentley Systems products under the terms of the |
| license agreement provided therein, and that this notice is retained |
| in its entirety in any such reproduction or modification. |
| |
+----------------------------------------------------------------------*/
/*----------------------------------------------------------------------+
| |
| Current Revision: |
| $Workfile: signal.h $
| $Revision: 6.0 $ $Date: Thu Oct 21 10:19:42 1993 $
| |
+----------------------------------------------------------------------*/
#if !defined (mdl)
#error This file is intended for MDL only
#endif
#if !defined (__signalH__)
#define __signalH__
/*----------------------------------------------------------------------+
| |
| Defines |
| |
+----------------------------------------------------------------------*/
# if !defined (__signalH_implemented__)
# error signal.h is not implemented for this platform
# endif
#endif