blob: cd6f88a057605dc61008745174e678fa9129fedb (
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.2 2009/10/20 18:12:26 scuri Exp $
*
* PDCORE PostScript token scanner.
*
*/
|