Fix enable-final

svn path=/trunk/playground/graphics/okular/; revision=597046
This commit is contained in:
Laurent Montel 2006-10-19 09:47:49 +00:00
parent 9c4205e094
commit de4760de6e

View file

@ -1,3 +1,6 @@
#ifndef _psheader_cpp_
#define _psheader_cpp_
/*
* DO NOT EDIT THIS FILE!
* It was created by squeeze.c from another file (see the Makefile).
@ -122,3 +125,4 @@ moveto}N/fil{fill SaveX SaveY moveto}N/ellipse{/endangle X/startangle X\n\
1 startangle endangle arc savematrix setmatrix}N end\n";
//int psheaderlen = 7620;
#endif