/* -*-C-*-
-$Id: nt.h,v 1.2 1993/06/24 01:42:39 gjr Exp $
+$Id: nt.h,v 1.3 1993/06/24 02:13:22 gjr Exp $
Copyright (c) 1992-1993 Massachusetts Institute of Technology
/* DOS system include file */
-#ifndef SCM_MSDOS_H
-#define SCM_MSDOS_H
+#ifndef SCM_NT_H
+#define SCM_NT_H
\f
#define SYSTEM_NAME "NT"
#define SYSTEM_VARIANT "Windows-NT"
#define INTERRUPT_CHAIN_NEXT 0
#define INTERRUPT_RETURN 1
-#endif /* SCM_MSDOS_H */
+#endif /* SCM_NT_H */
/* -*-C-*-
-$Id: ntgui.h,v 1.2 1993/06/24 02:02:42 gjr Exp $
+$Id: ntgui.h,v 1.3 1993/06/24 02:14:39 gjr Exp $
Copyright (c) 1993 Massachusetts Institute of Technology
promotional, or sales literature without prior written consent from
MIT in each case. */
-#ifndef NTGUI_H
-#define NTGUI_H
+#ifndef SCM_NTGUI_H
+#define SCM_NTGUI_H
\f
void EXFUN (NT_gui_init, (void));
#define IDM_ABOUT 303
#define IDM_EMERGENCYKILL 400
-#endif /* NTGUI_H */
+#endif /* SCM_NTGUI_H */
/* -*-C-*-
-$Id: ntio.h,v 1.3 1993/06/24 02:04:17 gjr Exp $
+$Id: ntio.h,v 1.4 1993/06/24 02:15:21 gjr Exp $
Copyright (c) 1992-1993 Massachusetts Institute of Technology
promotional, or sales literature without prior written consent from
MIT in each case. */
-#ifndef SCM_UXIO_H
-#define SCM_UXIO_H
+#ifndef SCM_NTIO_H
+#define SCM_NTIO_H
#include "osio.h"
#define CONSOLE_HANDLE (STDIN_HANDLE)
#define IsConsoleHandle(h) ((h)==CONSOLE_HANDLE)
-#endif /* SCM_UXIO_H */
+#endif /* SCM_NTIO_H */
/* -*-C-*-
-$Id: ntscreen.h,v 1.2 1993/06/24 02:07:42 gjr Exp $
+$Id: ntscreen.h,v 1.3 1993/06/24 02:16:40 gjr Exp $
Copyright (c) 1993 Massachusetts Institute of Technology
promotional, or sales literature without prior written consent from
MIT in each case. */
-#ifndef NTSCREEN_H
-#define NTSCREEN_H
+#ifndef SCM_NTSCREEN_H
+#define SCM_NTSCREEN_H
\f
//---------------------------------------------------------------------------
//
// End of File: screen.h
//---------------------------------------------------------------------------
-#endif /* NTSCREEN_H */
+#endif /* SCM_NTSCREEN_H */