home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / System / Swatch / Development / swatch 1.2 / swatch INIT / drvr.globals.c < prev    next >
Encoding:
C/C++ Source or Header  |  1990-10-17  |  347 b   |  25 lines  |  [TEXT/KAHL]

  1. /**
  2.  
  3.     drvr.globals.c
  4.     Copyright (c) 1990, Adobe Systems, Inc.
  5.  
  6.  **/
  7.  
  8.  
  9. /**-----------------------------------------------------------------------------
  10.  **
  11.  **    Headers
  12.  **
  13.  **/
  14.  
  15. #include "drvr.globals.h"
  16.  
  17.  
  18. /*******************************************************************************
  19.  **
  20.  **    Public Variables
  21.  **
  22.  **/
  23.  
  24. Swatch_globals_t Globals;
  25.