24 lines
518 B
C
24 lines
518 B
C
/****************************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"
|
|
|