blob: a3a6ca2efc425c54117a40830f3f54f6b71aa5a2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
/*---------------------------------------------------------------------------*
| PDFlib - A library for generating PDF on the fly |
+---------------------------------------------------------------------------+
| Copyright (c) 1997-2006 Thomas Merz and PDFlib GmbH. All rights reserved. |
+---------------------------------------------------------------------------+
| Proprietary source code -- do not redistribute! |
*---------------------------------------------------------------------------*/
/* $Id: pc_pstok.h,v 1.1 2008/10/17 06:10:43 scuri Exp $
*
* PDCORE PostScript token scanner.
*
*/
|