home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Linux / Divers / lyx-0.13.2.tar.gz / lyx-0.13.2.tar / lyx-0.13.2 / src / vms_defines.h < prev    next >
C/C++ Source or Header  |  1998-04-23  |  449b  |  18 lines

  1. /* -*- C++ -*- */
  2. /* This file is part of
  3. * ======================================================
  4. *           LyX, the High Level Word Processor
  5. *        
  6. *           Copyright (C) 1995,1996 Matthias Ettrich
  7. *
  8. *======================================================
  9.  A few prototypes and definitions needed for VMS / OpenVMS */
  10.  
  11. #ifndef _VMS_DEFINES_H
  12. #define _VMS_DEFINES_H
  13.  
  14. /* Currently empty. */
  15.  
  16. #endif /* _VMS_DEFINES_H */
  17.