home *** CD-ROM | disk | FTP | other *** search
- %!PS-Adobe-3.0 Resource-File
- %%BeginResource: file (Lib/Start)
- %%Title: (Lib/Start)
- %%Version: 0.402
- %%Copyright: ------------------------------------------------------------
- %%Copyright: Copyright 1990-1994 Adobe Systems Incorporated.
- %%Copyright: All rights reserved.
- %%Copyright:
- %%Copyright: Patents Pending
- %%Copyright:
- %%Copyright: NOTICE: All information contained herein is the property
- %%Copyright: of Adobe Systems Incorporated. Many of the intellectual
- %%Copyright: and technical concepts contained herein are proprietary
- %%Copyright: to Adobe, are protected as trade secrets, and are made
- %%Copyright: available only to Adobe licensees for their internal use.
- %%Copyright: Any reproduction or dissemination of this software is
- %%Copyright: strictly forbidden unless prior written permission is
- %%Copyright: obtained from Adobe.
- %%Copyright:
- %%Copyright: PostScript and Display PostScript are trademarks of
- %%Copyright: Adobe Systems Incorporated which may be registered in
- %%Copyright: certain jurisdictions.
- %%Copyright: ------------------------------------------------------------
- %%EndComments
- userdict begin/lib_extensions 40 dict def/lib_level2 systemdict/languagelevel
- known def lib_level2{/lib_findresource/findresource load def
- /lib_defineresource/defineresource load def}if end lib_level2{currentpacking
- currentglobal false setpacking false setglobal}if lib_extensions begin
- /lib_vmState 10 dict def/lib_vmDepth 0 def/lib_packingState 10 dict def
- /lib_packingDepth 0 def/lib_sstr1 256 string def/lib_strIncrement 128 def
- /lib_genericResourceDir systemdict/currentsystemparams known{
- currentsystemparams/GenericResourceDir known}{false}ifelse{currentsystemparams
- /GenericResourceDir get}{(Resource/)}ifelse def/lib_doesUPRMapping
- lib_genericResourceDir(%resource%)eq def/lib_genericResourceParentDir
- lib_doesUPRMapping{()}{lib_genericResourceDir(Resource/)search{exch pop exch
- pop}{()}ifelse}ifelse def/lib_fontResourceDir systemdict/currentsystemparams
- known{currentsystemparams/FontResourceDir known}{false}ifelse{
- currentsystemparams/FontResourceDir get}{(fonts/)}ifelse def/lib_classChange
- 14 dict begin/charstrings(Charstring)def/CID null def/demo null def/encodings
- (Encoding)def/FS null def/fsupp(FSupp)def/Lib null def/PGF null def/pgfonts
- (PGFont)def/pgfsupp(PGFSupp)def/Readme null def/Sys null def/Usr null def/temp
- null def currentdict end def/lib_nativeMode lib_level2{/CIDInitN/ProcSet
- resourcestatus{pop 0 eq/lib_compatibilityMode where{pop lib_compatibilityMode
- not}{true}ifelse and}{false}ifelse}{false}ifelse def lib_level2{true
- setpacking}if/lib_vmSaveState{lib_level2{lib_vmState lib_vmDepth currentglobal
- put/lib_vmDepth lib_vmDepth 1 add def setglobal}{pop}ifelse}bind def
- /lib_vmRestoreState{lib_level2{lib_vmDepth 0 gt{/lib_vmDepth lib_vmDepth 1 sub
- def lib_vmState lib_vmDepth get setglobal}if}if}bind def/lib_packingSaveState{
- lib_level2{lib_packingState lib_packingDepth currentpacking put
- /lib_packingDepth lib_packingDepth 1 add def setpacking}{pop}ifelse}bind def
- /lib_packingRestoreState{lib_level2{lib_packingDepth 0 gt{/lib_packingDepth
- lib_packingDepth 1 sub def lib_packingState lib_packingDepth get setglobal}if}
- if}bind def/lib_SaveVMInstances{lib_level2{false lib_vmSaveState
- /lib_categoryDict 0 dict def/lib_category exch def(*){/lib_instanceName exch
- def lib_instanceName lib_category resourcestatus pop pop dup 0 eq exch 1 eq or
- {lib_categoryDict lib_instanceName dup lib_category lib_findresource put}if}
- lib_sstr1 lib_category resourceforall lib_vmRestoreState}{pop}ifelse}bind def
- /lib_RestoreVMInstances{lib_level2{currentglobal lib_vmSaveState/lib_category
- exch def lib_categoryDict{dup gcheck setglobal lib_category lib_defineresource
- pop}forall lib_vmRestoreState currentdict/lib_categoryDict undef}{pop}ifelse}
- bind def/lib_reportStop{erasepage/Courier findfont 14 scalefont setfont 25
- currentpagedevice/PageSize get 1 get 36 sub moveto(%%[ Error: Sys/Start )show
- show( ; Offending Command: stop ]%%)show showpage}bind def/lib_Strcpy{
- currentdict 2 index 2 copy known{get type/dicttype ne}{pop pop true}ifelse{1
- index 4 lib_level2{currentglobal currentdict gcheck setglobal exch dict exch
- setglobal}{dict}ifelse def}if 1 index load begin/lib_strUsed 0 def
- /lib_strIncrement lib_strIncrement def currentdict/lib_strMaximum known not{
- /lib_strMaximum -1 def/lib_strText null def}if end lib_Strcat}bind def
- /lib_Strcat{dup type/nametype eq{lib_sstr1 cvs}if 1 index load begin dup
- length lib_strUsed add dup lib_strMaximum gt{dup lib_strIncrement idiv 1 add
- lib_strIncrement mul dup lib_level2{currentglobal currentdict gcheck setglobal
- exch string exch setglobal lib_strText currentdict/lib_strText undef}{string
- lib_strText}ifelse dup null ne{1 index copy}if pop/lib_strText exch def
- /lib_strMaximum exch def}if exch lib_strText exch lib_strUsed exch putinterval
- /lib_strUsed exch def end}bind def/lib_Strget{load begin lib_strText 0
- lib_strUsed getinterval end}bind def/lib_PrependRoot{count 1 lt{
- /lib_PrependRoot errordict/stackunderflow get exec stop}if dup type/stringtype
- ne{/lib_PrependRoot errordict/typecheck get exec stop}if dup(/)search{dup
- (fonts)eq{pop pop exch pop/lib_dstr1 lib_fontResourceDir lib_Strcpy exch
- lib_Strcat lib_Strget}{lib_classChange 1 index 2 copy known{lib_doesUPRMapping
- {get dup null ne{exch}if pop/lib_dstr1 lib_genericResourceDir lib_Strcpy exch
- lib_Strcat exch lib_Strcat exch lib_Strcat exch pop lib_Strget}{
- lib_genericResourceParentDir()ne{pop pop pop pop pop/lib_dstr1
- lib_genericResourceParentDir lib_Strcpy exch lib_Strcat lib_Strget}{pop pop
- pop pop pop}ifelse}ifelse}{pop pop pop pop pop/lib_dstr1
- lib_genericResourceDir lib_Strcpy exch lib_Strcat lib_Strget}ifelse}ifelse}{
- pop}ifelse}bind def/lib_AppendName{/lib_dstr2 exch lib_Strcpy 1 index
- lib_Strcat lib_Strget}bind def end userdict begin/cid_PrependRoot{
- lib_extensions begin lib_PrependRoot end}bind def/PrependRoot{cid_PrependRoot}
- bind def/cid_AppendName{lib_extensions begin lib_AppendName end}bind def
- /AppendName{cid_AppendName}bind def end lib_level2{setglobal setpacking}if
- %%EndResource
- %%EOF
-