lyx_mirror/src/nt_defines.h
Lars Gullik Bjønnes a040c0bc6f white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@314 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-15 12:01:38 +00:00

20 lines
532 B
C++

/* -*- C++ -*- */
/* This file is part of
* ======================================================
*
* LyX, the High Level Word Processor
*
* Copyright (C) 1995Matthias Ettrich
* Copyright (C) 1995-1998 The LyX Team.
*
* ======================================================
A few prototypes and definitions needed for Windows NT */
/* Hacks to get LyX running under Win-NT w. Cygnus b19 (steven@cs.uu.nl) */
#ifndef NT_DEFINES_H
#define NT_DEFINES_H
#endif /* NT_DEFINES_H */