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.
23 lines
618 B
23 lines
618 B
/****************************Module*Header******************************\
|
|
* Module Name: PS2.C
|
|
*
|
|
* Module Descripton: This file is a wrapper for the actual file that
|
|
* implements code to generate CSAs and CRDs. The wrapper is used so
|
|
* that the actual file can be share by the pscript5 & mscms projects
|
|
*
|
|
* Warnings:
|
|
*
|
|
* Issues:
|
|
*
|
|
* Public Routines:
|
|
*
|
|
* Created: 13 May 1996
|
|
* Author: Srinivasan Chandrasekar [srinivac]
|
|
*
|
|
* Copyright (c) 1996, 1997 Microsoft Corporation
|
|
\***********************************************************************/
|
|
|
|
#include "mscms.h"
|
|
|
|
#include "ps2.c"
|
|
|