home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 January
/
Chip_1997-01_cd.bin
/
ms95
/
disk23
/
dir05
/
f016960.re_
/
f016960.re
Wrap
Text File
|
1996-04-02
|
2KB
|
40 lines
/*----------------------------------------------------------------------+
| |
| Copyright (1995) Bentley Systems, Inc., All rights reserved. |
| |
| "MicroStation" is a registered trademark and "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. |
| |
+----------------------------------------------------------------------*/
/*----------------------------------------------------------------------+
| |
| $Logfile: J:/mdl/examples/rscconv/rsctype.mtv $
| $Workfile: rsctype.mt $
| $Revision: 5.2 $
| $Date: 20 Jun 1995 11:03:56 $
| |
+----------------------------------------------------------------------*/
/*----------------------------------------------------------------------+
| |
| Function - |
| |
| Dialog box shared structure type definitions |
| |
+----------------------------------------------------------------------*/
#include "rscconv.h"
/*----------------------------------------------------------------------+
| |
| "Publish" our global variable structure so the dialog box manager |
| will know the format of our variable when it is published by the |
| application |
| |
+----------------------------------------------------------------------*/
publishStructures (rscConvGlobals);