mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
979 B
37 lines
979 B
/***********************************************************************
|
|
* Microsoft Puma
|
|
*
|
|
* Microsoft Confidential. Copyright 1994-1996 Microsoft Corporation.
|
|
*
|
|
* Component:
|
|
*
|
|
* File: pumap.h
|
|
*
|
|
* File Comments:
|
|
*
|
|
*
|
|
***********************************************************************/
|
|
|
|
// ------------------------------------------------------------
|
|
// Include for machine specific and selective public definitions
|
|
// ------------------------------------------------------------
|
|
|
|
#include "pumax.h"
|
|
|
|
|
|
// ------------------------------------------------------------
|
|
// Common include for all Puma private definitions (non-public)
|
|
// ------------------------------------------------------------
|
|
|
|
// #include "edglist.h"
|
|
// #include "bmp.h"
|
|
// #include "stack.h"
|
|
// #include "spantree.h"
|
|
// #include "propagat.h"
|
|
// #include "finlist.h"
|
|
// #include "ecntlist.h"
|
|
// #include "funtime.h"
|
|
// #include "imgdb.h"
|
|
// #include "wgt.h"
|
|
// #include "xcpt.h"
|
|
// #include "swap.h"
|