ftp.nice.ch/pub/next/developer/languages/logo/NXLogo.N.bs.tar.gz#/NXLogo/pslogo.c

This is pslogo.c in view mode; [Download] [Up]

/* pslogo.c generated from pslogo.psw
   by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
 */

#include <dpsclient/dpsfriends.h>
#include <string.h>

#line 1 "pslogo.psw"
#line 10 "pslogo.c"
void PSWline(float fx, float fy, float tx, float ty)
{
  typedef struct {
    unsigned char tokenType;
    unsigned char topLevelCount;
    unsigned short nBytes;

    DPSBinObjGeneric obj0;
    DPSBinObjReal obj1;
    DPSBinObjReal obj2;
    DPSBinObjGeneric obj3;
    DPSBinObjReal obj4;
    DPSBinObjReal obj5;
    DPSBinObjGeneric obj6;
    DPSBinObjGeneric obj7;
    DPSBinObjGeneric obj8;
    } _dpsQ;
  static const _dpsQ _dpsStat = {
    DPS_DEF_TOKENTYPE, 9, 76,
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0},	/* param: fx */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0},	/* param: fy */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 107},	/* moveto */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0},	/* param: tx */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0},	/* param: ty */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 99},	/* lineto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 167},	/* stroke */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    }; /* _dpsQ */
  _dpsQ _dpsF;	/* local copy  */
  register DPSContext _dpsCurCtxt = DPSPrivCurrentContext();
  register DPSBinObjRec *_dpsP = (DPSBinObjRec *)&_dpsF.obj0;
  _dpsF = _dpsStat;	/* assign automatic variable */

  _dpsP[1].val.realVal = fx;
  _dpsP[2].val.realVal = fy;
  _dpsP[4].val.realVal = tx;
  _dpsP[5].val.realVal = ty;
  DPSBinObjSeqWrite(_dpsCurCtxt,(char *) &_dpsF,76);
}
#line 7 "pslogo.psw"

#line 53 "pslogo.c"
void PSWTurtle(float angle)
{
  typedef struct {
    unsigned char tokenType;
    unsigned char sizeFlag;
    unsigned short topLevelCount;
    unsigned long nBytes;

    DPSBinObjGeneric obj0;
    DPSBinObjGeneric obj1;
    DPSBinObjGeneric obj2;
    DPSBinObjGeneric obj3;
    DPSBinObjGeneric obj4;
    DPSBinObjGeneric obj5;
    DPSBinObjGeneric obj6;
    DPSBinObjGeneric obj7;
    DPSBinObjGeneric obj8;
    DPSBinObjGeneric obj9;
    DPSBinObjGeneric obj10;
    DPSBinObjGeneric obj11;
    DPSBinObjGeneric obj12;
    DPSBinObjReal obj13;
    DPSBinObjGeneric obj14;
    DPSBinObjGeneric obj15;
    DPSBinObjGeneric obj16;
    DPSBinObjReal obj17;
    DPSBinObjGeneric obj18;
    DPSBinObjGeneric obj19;
    DPSBinObjGeneric obj20;
    DPSBinObjReal obj21;
    DPSBinObjGeneric obj22;
    DPSBinObjGeneric obj23;
    DPSBinObjReal obj24;
    DPSBinObjGeneric obj25;
    DPSBinObjGeneric obj26;
    DPSBinObjGeneric obj27;
    DPSBinObjGeneric obj28;
    DPSBinObjGeneric obj29;
    DPSBinObjGeneric obj30;
    DPSBinObjGeneric obj31;
    DPSBinObjGeneric obj32;
    DPSBinObjGeneric obj33;
    DPSBinObjGeneric obj34;
    DPSBinObjGeneric obj35;
    DPSBinObjGeneric obj36;
    DPSBinObjGeneric obj37;
    DPSBinObjGeneric obj38;
    DPSBinObjGeneric obj39;
    DPSBinObjGeneric obj40;
    DPSBinObjGeneric obj41;
    DPSBinObjGeneric obj42;
    DPSBinObjGeneric obj43;
    DPSBinObjGeneric obj44;
    DPSBinObjReal obj45;
    DPSBinObjGeneric obj46;
    DPSBinObjReal obj47;
    DPSBinObjReal obj48;
    DPSBinObjGeneric obj49;
    DPSBinObjGeneric obj50;
    DPSBinObjGeneric obj51;
    DPSBinObjGeneric obj52;
    DPSBinObjReal obj53;
    DPSBinObjReal obj54;
    DPSBinObjGeneric obj55;
    DPSBinObjGeneric obj56;
    DPSBinObjGeneric obj57;
    DPSBinObjReal obj58;
    DPSBinObjGeneric obj59;
    DPSBinObjGeneric obj60;
    DPSBinObjGeneric obj61;
    DPSBinObjGeneric obj62;
    DPSBinObjGeneric obj63;
    DPSBinObjGeneric obj64;
    DPSBinObjReal obj65;
    DPSBinObjGeneric obj66;
    DPSBinObjGeneric obj67;
    DPSBinObjGeneric obj68;
    DPSBinObjGeneric obj69;
    DPSBinObjGeneric obj70;
    DPSBinObjGeneric obj71;
    DPSBinObjGeneric obj72;
    DPSBinObjGeneric obj73;
    DPSBinObjGeneric obj74;
    DPSBinObjGeneric obj75;
    DPSBinObjGeneric obj76;
    DPSBinObjGeneric obj77;
    DPSBinObjGeneric obj78;
    DPSBinObjGeneric obj79;
    DPSBinObjGeneric obj80;
    DPSBinObjGeneric obj81;
    DPSBinObjGeneric obj82;
    DPSBinObjGeneric obj83;
    DPSBinObjGeneric obj84;
    DPSBinObjGeneric obj85;
    DPSBinObjGeneric obj86;
    DPSBinObjGeneric obj87;
    DPSBinObjGeneric obj88;
    DPSBinObjGeneric obj89;
    DPSBinObjGeneric obj90;
    DPSBinObjGeneric obj91;
    DPSBinObjReal obj92;
    DPSBinObjGeneric obj93;
    DPSBinObjGeneric obj94;
    DPSBinObjGeneric obj95;
    DPSBinObjGeneric obj96;
    DPSBinObjGeneric obj97;
    DPSBinObjGeneric obj98;
    DPSBinObjReal obj99;
    DPSBinObjGeneric obj100;
    DPSBinObjGeneric obj101;
    DPSBinObjGeneric obj102;
    DPSBinObjGeneric obj103;
    DPSBinObjGeneric obj104;
    DPSBinObjGeneric obj105;
    DPSBinObjGeneric obj106;
    DPSBinObjGeneric obj107;
    DPSBinObjGeneric obj108;
    DPSBinObjGeneric obj109;
    DPSBinObjGeneric obj110;
    DPSBinObjGeneric obj111;
    DPSBinObjGeneric obj112;
    DPSBinObjGeneric obj113;
    DPSBinObjGeneric obj114;
    DPSBinObjGeneric obj115;
    DPSBinObjGeneric obj116;
    DPSBinObjGeneric obj117;
    DPSBinObjGeneric obj118;
    DPSBinObjGeneric obj119;
    DPSBinObjGeneric obj120;
    DPSBinObjGeneric obj121;
    DPSBinObjGeneric obj122;
    DPSBinObjGeneric obj123;
    DPSBinObjGeneric obj124;
    DPSBinObjGeneric obj125;
    DPSBinObjReal obj126;
    DPSBinObjGeneric obj127;
    DPSBinObjGeneric obj128;
    DPSBinObjGeneric obj129;
    DPSBinObjGeneric obj130;
    DPSBinObjGeneric obj131;
    DPSBinObjGeneric obj132;
    DPSBinObjReal obj133;
    DPSBinObjGeneric obj134;
    DPSBinObjGeneric obj135;
    DPSBinObjGeneric obj136;
    DPSBinObjGeneric obj137;
    DPSBinObjGeneric obj138;
    DPSBinObjGeneric obj139;
    DPSBinObjGeneric obj140;
    DPSBinObjGeneric obj141;
    DPSBinObjGeneric obj142;
    DPSBinObjGeneric obj143;
    DPSBinObjGeneric obj144;
    DPSBinObjGeneric obj145;
    DPSBinObjGeneric obj146;
    DPSBinObjGeneric obj147;
    DPSBinObjGeneric obj148;
    DPSBinObjGeneric obj149;
    DPSBinObjGeneric obj150;
    DPSBinObjGeneric obj151;
    DPSBinObjGeneric obj152;
    DPSBinObjGeneric obj153;
    DPSBinObjGeneric obj154;
    DPSBinObjGeneric obj155;
    DPSBinObjGeneric obj156;
    DPSBinObjGeneric obj157;
    DPSBinObjGeneric obj158;
    DPSBinObjGeneric obj159;
    DPSBinObjReal obj160;
    DPSBinObjGeneric obj161;
    DPSBinObjGeneric obj162;
    DPSBinObjGeneric obj163;
    DPSBinObjGeneric obj164;
    DPSBinObjGeneric obj165;
    DPSBinObjGeneric obj166;
    DPSBinObjReal obj167;
    DPSBinObjGeneric obj168;
    DPSBinObjGeneric obj169;
    DPSBinObjGeneric obj170;
    DPSBinObjGeneric obj171;
    DPSBinObjGeneric obj172;
    DPSBinObjGeneric obj173;
    DPSBinObjGeneric obj174;
    DPSBinObjGeneric obj175;
    DPSBinObjGeneric obj176;
    DPSBinObjGeneric obj177;
    DPSBinObjGeneric obj178;
    DPSBinObjGeneric obj179;
    DPSBinObjGeneric obj180;
    DPSBinObjGeneric obj181;
    DPSBinObjGeneric obj182;
    DPSBinObjGeneric obj183;
    DPSBinObjGeneric obj184;
    DPSBinObjGeneric obj185;
    DPSBinObjGeneric obj186;
    DPSBinObjGeneric obj187;
    DPSBinObjGeneric obj188;
    DPSBinObjGeneric obj189;
    DPSBinObjGeneric obj190;
    DPSBinObjGeneric obj191;
    DPSBinObjGeneric obj192;
    DPSBinObjGeneric obj193;
    DPSBinObjReal obj194;
    DPSBinObjGeneric obj195;
    DPSBinObjGeneric obj196;
    DPSBinObjGeneric obj197;
    DPSBinObjGeneric obj198;
    DPSBinObjGeneric obj199;
    DPSBinObjGeneric obj200;
    DPSBinObjReal obj201;
    DPSBinObjGeneric obj202;
    DPSBinObjGeneric obj203;
    DPSBinObjGeneric obj204;
    DPSBinObjGeneric obj205;
    DPSBinObjGeneric obj206;
    DPSBinObjGeneric obj207;
    DPSBinObjGeneric obj208;
    DPSBinObjGeneric obj209;
    DPSBinObjGeneric obj210;
    DPSBinObjGeneric obj211;
    DPSBinObjGeneric obj212;
    DPSBinObjGeneric obj213;
    DPSBinObjGeneric obj214;
    DPSBinObjGeneric obj215;
    DPSBinObjGeneric obj216;
    DPSBinObjGeneric obj217;
    DPSBinObjGeneric obj218;
    DPSBinObjGeneric obj219;
    DPSBinObjGeneric obj220;
    DPSBinObjGeneric obj221;
    DPSBinObjGeneric obj222;
    DPSBinObjGeneric obj223;
    DPSBinObjGeneric obj224;
    DPSBinObjGeneric obj225;
    DPSBinObjGeneric obj226;
    DPSBinObjGeneric obj227;
    DPSBinObjReal obj228;
    DPSBinObjGeneric obj229;
    DPSBinObjGeneric obj230;
    DPSBinObjGeneric obj231;
    DPSBinObjGeneric obj232;
    DPSBinObjGeneric obj233;
    DPSBinObjGeneric obj234;
    DPSBinObjReal obj235;
    DPSBinObjGeneric obj236;
    DPSBinObjGeneric obj237;
    DPSBinObjGeneric obj238;
    DPSBinObjGeneric obj239;
    DPSBinObjGeneric obj240;
    DPSBinObjGeneric obj241;
    DPSBinObjGeneric obj242;
    DPSBinObjGeneric obj243;
    DPSBinObjGeneric obj244;
    DPSBinObjGeneric obj245;
    DPSBinObjGeneric obj246;
    DPSBinObjGeneric obj247;
    DPSBinObjGeneric obj248;
    DPSBinObjGeneric obj249;
    DPSBinObjGeneric obj250;
    DPSBinObjGeneric obj251;
    DPSBinObjGeneric obj252;
    DPSBinObjGeneric obj253;
    DPSBinObjGeneric obj254;
    DPSBinObjGeneric obj255;
    DPSBinObjGeneric obj256;
    DPSBinObjGeneric obj257;
    DPSBinObjGeneric obj258;
    DPSBinObjGeneric obj259;
    DPSBinObjGeneric obj260;
    DPSBinObjGeneric obj261;
    DPSBinObjReal obj262;
    DPSBinObjGeneric obj263;
    DPSBinObjGeneric obj264;
    DPSBinObjGeneric obj265;
    DPSBinObjGeneric obj266;
    DPSBinObjGeneric obj267;
    DPSBinObjGeneric obj268;
    DPSBinObjGeneric obj269;
    DPSBinObjGeneric obj270;
    DPSBinObjGeneric obj271;
    DPSBinObjGeneric obj272;
    DPSBinObjGeneric obj273;
    DPSBinObjGeneric obj274;
    DPSBinObjReal obj275;
    DPSBinObjGeneric obj276;
    DPSBinObjGeneric obj277;
    DPSBinObjGeneric obj278;
    DPSBinObjGeneric obj279;
    DPSBinObjGeneric obj280;
    DPSBinObjGeneric obj281;
    DPSBinObjGeneric obj282;
    DPSBinObjGeneric obj283;
    DPSBinObjGeneric obj284;
    DPSBinObjGeneric obj285;
    DPSBinObjGeneric obj286;
    DPSBinObjGeneric obj287;
    DPSBinObjGeneric obj288;
    DPSBinObjGeneric obj289;
    DPSBinObjGeneric obj290;
    DPSBinObjGeneric obj291;
    DPSBinObjGeneric obj292;
    DPSBinObjGeneric obj293;
    DPSBinObjGeneric obj294;
    DPSBinObjGeneric obj295;
    DPSBinObjGeneric obj296;
    DPSBinObjGeneric obj297;
    DPSBinObjGeneric obj298;
    DPSBinObjGeneric obj299;
    DPSBinObjGeneric obj300;
    DPSBinObjGeneric obj301;
    DPSBinObjGeneric obj302;
    DPSBinObjGeneric obj303;
    DPSBinObjGeneric obj304;
    DPSBinObjGeneric obj305;
    DPSBinObjGeneric obj306;
    DPSBinObjGeneric obj307;
    DPSBinObjGeneric obj308;
    DPSBinObjGeneric obj309;
    DPSBinObjGeneric obj310;
    DPSBinObjGeneric obj311;
    DPSBinObjGeneric obj312;
    DPSBinObjGeneric obj313;
    DPSBinObjGeneric obj314;
    DPSBinObjGeneric obj315;
    DPSBinObjGeneric obj316;
    DPSBinObjGeneric obj317;
    DPSBinObjGeneric obj318;
    DPSBinObjGeneric obj319;
    DPSBinObjGeneric obj320;
    DPSBinObjGeneric obj321;
    DPSBinObjGeneric obj322;
    DPSBinObjGeneric obj323;
    DPSBinObjGeneric obj324;
    DPSBinObjGeneric obj325;
    DPSBinObjGeneric obj326;
    DPSBinObjGeneric obj327;
    DPSBinObjGeneric obj328;
    DPSBinObjGeneric obj329;
    DPSBinObjGeneric obj330;
    DPSBinObjGeneric obj331;
    DPSBinObjGeneric obj332;
    DPSBinObjGeneric obj333;
    DPSBinObjGeneric obj334;
    DPSBinObjGeneric obj335;
    DPSBinObjGeneric obj336;
    DPSBinObjGeneric obj337;
    DPSBinObjGeneric obj338;
    DPSBinObjGeneric obj339;
    DPSBinObjGeneric obj340;
    DPSBinObjGeneric obj341;
    DPSBinObjGeneric obj342;
    DPSBinObjGeneric obj343;
    DPSBinObjGeneric obj344;
    DPSBinObjGeneric obj345;
    DPSBinObjGeneric obj346;
    DPSBinObjGeneric obj347;
    DPSBinObjGeneric obj348;
    DPSBinObjGeneric obj349;
    DPSBinObjGeneric obj350;
    DPSBinObjGeneric obj351;
    DPSBinObjGeneric obj352;
    DPSBinObjGeneric obj353;
    DPSBinObjGeneric obj354;
    DPSBinObjGeneric obj355;
    DPSBinObjGeneric obj356;
    DPSBinObjGeneric obj357;
    DPSBinObjGeneric obj358;
    DPSBinObjGeneric obj359;
    DPSBinObjGeneric obj360;
    DPSBinObjGeneric obj361;
    DPSBinObjGeneric obj362;
    DPSBinObjGeneric obj363;
    DPSBinObjGeneric obj364;
    DPSBinObjReal obj365;
    DPSBinObjGeneric obj366;
    DPSBinObjGeneric obj367;
    DPSBinObjGeneric obj368;
    DPSBinObjGeneric obj369;
    DPSBinObjGeneric obj370;
    DPSBinObjGeneric obj371;
    DPSBinObjGeneric obj372;
    DPSBinObjGeneric obj373;
    DPSBinObjGeneric obj374;
    DPSBinObjGeneric obj375;
    DPSBinObjGeneric obj376;
    DPSBinObjGeneric obj377;
    DPSBinObjReal obj378;
    DPSBinObjGeneric obj379;
    DPSBinObjGeneric obj380;
    DPSBinObjGeneric obj381;
    DPSBinObjGeneric obj382;
    DPSBinObjGeneric obj383;
    DPSBinObjGeneric obj384;
    DPSBinObjGeneric obj385;
    DPSBinObjGeneric obj386;
    DPSBinObjGeneric obj387;
    DPSBinObjGeneric obj388;
    DPSBinObjGeneric obj389;
    DPSBinObjGeneric obj390;
    DPSBinObjGeneric obj391;
    DPSBinObjGeneric obj392;
    DPSBinObjGeneric obj393;
    DPSBinObjGeneric obj394;
    DPSBinObjGeneric obj395;
    DPSBinObjGeneric obj396;
    DPSBinObjGeneric obj397;
    DPSBinObjGeneric obj398;
    DPSBinObjGeneric obj399;
    DPSBinObjGeneric obj400;
    DPSBinObjGeneric obj401;
    DPSBinObjGeneric obj402;
    DPSBinObjGeneric obj403;
    DPSBinObjGeneric obj404;
    DPSBinObjGeneric obj405;
    DPSBinObjGeneric obj406;
    DPSBinObjGeneric obj407;
    DPSBinObjGeneric obj408;
    DPSBinObjGeneric obj409;
    DPSBinObjGeneric obj410;
    DPSBinObjGeneric obj411;
    DPSBinObjGeneric obj412;
    DPSBinObjGeneric obj413;
    DPSBinObjGeneric obj414;
    DPSBinObjGeneric obj415;
    DPSBinObjGeneric obj416;
    DPSBinObjGeneric obj417;
    DPSBinObjGeneric obj418;
    DPSBinObjGeneric obj419;
    DPSBinObjGeneric obj420;
    DPSBinObjGeneric obj421;
    DPSBinObjGeneric obj422;
    DPSBinObjGeneric obj423;
    DPSBinObjGeneric obj424;
    DPSBinObjGeneric obj425;
    DPSBinObjGeneric obj426;
    DPSBinObjGeneric obj427;
    DPSBinObjGeneric obj428;
    DPSBinObjGeneric obj429;
    DPSBinObjGeneric obj430;
    DPSBinObjGeneric obj431;
    DPSBinObjGeneric obj432;
    DPSBinObjGeneric obj433;
    DPSBinObjGeneric obj434;
    DPSBinObjGeneric obj435;
    DPSBinObjGeneric obj436;
    DPSBinObjGeneric obj437;
    DPSBinObjGeneric obj438;
    DPSBinObjGeneric obj439;
    DPSBinObjGeneric obj440;
    DPSBinObjGeneric obj441;
    DPSBinObjGeneric obj442;
    DPSBinObjGeneric obj443;
    DPSBinObjGeneric obj444;
    DPSBinObjGeneric obj445;
    DPSBinObjGeneric obj446;
    DPSBinObjGeneric obj447;
    DPSBinObjGeneric obj448;
    DPSBinObjGeneric obj449;
    DPSBinObjGeneric obj450;
    DPSBinObjGeneric obj451;
    DPSBinObjGeneric obj452;
    DPSBinObjGeneric obj453;
    DPSBinObjGeneric obj454;
    DPSBinObjGeneric obj455;
    DPSBinObjGeneric obj456;
    DPSBinObjGeneric obj457;
    DPSBinObjGeneric obj458;
    DPSBinObjGeneric obj459;
    DPSBinObjGeneric obj460;
    DPSBinObjGeneric obj461;
    DPSBinObjGeneric obj462;
    DPSBinObjGeneric obj463;
    DPSBinObjGeneric obj464;
    DPSBinObjGeneric obj465;
    DPSBinObjGeneric obj466;
    DPSBinObjGeneric obj467;
    DPSBinObjReal obj468;
    DPSBinObjGeneric obj469;
    DPSBinObjGeneric obj470;
    DPSBinObjGeneric obj471;
    DPSBinObjGeneric obj472;
    DPSBinObjGeneric obj473;
    DPSBinObjGeneric obj474;
    DPSBinObjGeneric obj475;
    DPSBinObjGeneric obj476;
    DPSBinObjGeneric obj477;
    DPSBinObjGeneric obj478;
    DPSBinObjGeneric obj479;
    DPSBinObjGeneric obj480;
    DPSBinObjReal obj481;
    DPSBinObjGeneric obj482;
    DPSBinObjGeneric obj483;
    DPSBinObjGeneric obj484;
    DPSBinObjGeneric obj485;
    DPSBinObjGeneric obj486;
    DPSBinObjGeneric obj487;
    DPSBinObjGeneric obj488;
    DPSBinObjGeneric obj489;
    DPSBinObjGeneric obj490;
    DPSBinObjGeneric obj491;
    DPSBinObjGeneric obj492;
    DPSBinObjGeneric obj493;
    DPSBinObjGeneric obj494;
    DPSBinObjGeneric obj495;
    DPSBinObjGeneric obj496;
    DPSBinObjGeneric obj497;
    DPSBinObjGeneric obj498;
    DPSBinObjGeneric obj499;
    DPSBinObjGeneric obj500;
    DPSBinObjGeneric obj501;
    DPSBinObjGeneric obj502;
    DPSBinObjGeneric obj503;
    DPSBinObjGeneric obj504;
    DPSBinObjGeneric obj505;
    DPSBinObjGeneric obj506;
    DPSBinObjGeneric obj507;
    DPSBinObjGeneric obj508;
    DPSBinObjGeneric obj509;
    DPSBinObjGeneric obj510;
    DPSBinObjGeneric obj511;
    DPSBinObjGeneric obj512;
    DPSBinObjGeneric obj513;
    DPSBinObjGeneric obj514;
    DPSBinObjGeneric obj515;
    DPSBinObjGeneric obj516;
    DPSBinObjGeneric obj517;
    DPSBinObjGeneric obj518;
    DPSBinObjGeneric obj519;
    DPSBinObjGeneric obj520;
    DPSBinObjGeneric obj521;
    DPSBinObjGeneric obj522;
    DPSBinObjGeneric obj523;
    DPSBinObjGeneric obj524;
    DPSBinObjGeneric obj525;
    DPSBinObjGeneric obj526;
    DPSBinObjGeneric obj527;
    DPSBinObjGeneric obj528;
    DPSBinObjGeneric obj529;
    DPSBinObjGeneric obj530;
    DPSBinObjGeneric obj531;
    DPSBinObjGeneric obj532;
    DPSBinObjGeneric obj533;
    DPSBinObjGeneric obj534;
    DPSBinObjGeneric obj535;
    DPSBinObjGeneric obj536;
    DPSBinObjGeneric obj537;
    DPSBinObjGeneric obj538;
    DPSBinObjGeneric obj539;
    DPSBinObjGeneric obj540;
    DPSBinObjGeneric obj541;
    DPSBinObjGeneric obj542;
    DPSBinObjGeneric obj543;
    DPSBinObjGeneric obj544;
    DPSBinObjGeneric obj545;
    DPSBinObjGeneric obj546;
    DPSBinObjGeneric obj547;
    DPSBinObjGeneric obj548;
    DPSBinObjGeneric obj549;
    DPSBinObjGeneric obj550;
    DPSBinObjGeneric obj551;
    DPSBinObjGeneric obj552;
    DPSBinObjGeneric obj553;
    DPSBinObjGeneric obj554;
    DPSBinObjGeneric obj555;
    DPSBinObjGeneric obj556;
    DPSBinObjGeneric obj557;
    DPSBinObjGeneric obj558;
    DPSBinObjGeneric obj559;
    DPSBinObjGeneric obj560;
    DPSBinObjGeneric obj561;
    DPSBinObjGeneric obj562;
    DPSBinObjGeneric obj563;
    DPSBinObjGeneric obj564;
    DPSBinObjGeneric obj565;
    DPSBinObjGeneric obj566;
    DPSBinObjGeneric obj567;
    DPSBinObjGeneric obj568;
    DPSBinObjGeneric obj569;
    DPSBinObjGeneric obj570;
    DPSBinObjReal obj571;
    DPSBinObjGeneric obj572;
    DPSBinObjGeneric obj573;
    DPSBinObjGeneric obj574;
    DPSBinObjGeneric obj575;
    DPSBinObjGeneric obj576;
    DPSBinObjGeneric obj577;
    DPSBinObjGeneric obj578;
    DPSBinObjGeneric obj579;
    DPSBinObjGeneric obj580;
    DPSBinObjGeneric obj581;
    DPSBinObjGeneric obj582;
    DPSBinObjGeneric obj583;
    DPSBinObjReal obj584;
    DPSBinObjGeneric obj585;
    DPSBinObjGeneric obj586;
    DPSBinObjGeneric obj587;
    DPSBinObjGeneric obj588;
    DPSBinObjGeneric obj589;
    DPSBinObjGeneric obj590;
    DPSBinObjGeneric obj591;
    DPSBinObjGeneric obj592;
    DPSBinObjGeneric obj593;
    DPSBinObjGeneric obj594;
    DPSBinObjGeneric obj595;
    DPSBinObjGeneric obj596;
    DPSBinObjGeneric obj597;
    DPSBinObjGeneric obj598;
    DPSBinObjGeneric obj599;
    DPSBinObjGeneric obj600;
    DPSBinObjGeneric obj601;
    DPSBinObjGeneric obj602;
    DPSBinObjGeneric obj603;
    DPSBinObjGeneric obj604;
    DPSBinObjGeneric obj605;
    DPSBinObjGeneric obj606;
    DPSBinObjGeneric obj607;
    DPSBinObjGeneric obj608;
    DPSBinObjGeneric obj609;
    DPSBinObjGeneric obj610;
    DPSBinObjGeneric obj611;
    DPSBinObjGeneric obj612;
    DPSBinObjGeneric obj613;
    DPSBinObjGeneric obj614;
    DPSBinObjGeneric obj615;
    DPSBinObjGeneric obj616;
    DPSBinObjGeneric obj617;
    DPSBinObjGeneric obj618;
    DPSBinObjGeneric obj619;
    DPSBinObjGeneric obj620;
    DPSBinObjGeneric obj621;
    DPSBinObjGeneric obj622;
    DPSBinObjGeneric obj623;
    DPSBinObjGeneric obj624;
    DPSBinObjGeneric obj625;
    DPSBinObjGeneric obj626;
    DPSBinObjGeneric obj627;
    DPSBinObjGeneric obj628;
    DPSBinObjGeneric obj629;
    DPSBinObjGeneric obj630;
    DPSBinObjGeneric obj631;
    DPSBinObjGeneric obj632;
    DPSBinObjGeneric obj633;
    DPSBinObjGeneric obj634;
    DPSBinObjGeneric obj635;
    DPSBinObjGeneric obj636;
    DPSBinObjGeneric obj637;
    DPSBinObjGeneric obj638;
    DPSBinObjGeneric obj639;
    DPSBinObjGeneric obj640;
    DPSBinObjGeneric obj641;
    DPSBinObjGeneric obj642;
    DPSBinObjGeneric obj643;
    DPSBinObjGeneric obj644;
    DPSBinObjGeneric obj645;
    DPSBinObjGeneric obj646;
    DPSBinObjGeneric obj647;
    DPSBinObjGeneric obj648;
    DPSBinObjGeneric obj649;
    DPSBinObjGeneric obj650;
    DPSBinObjGeneric obj651;
    DPSBinObjGeneric obj652;
    DPSBinObjGeneric obj653;
    DPSBinObjGeneric obj654;
    DPSBinObjGeneric obj655;
    DPSBinObjGeneric obj656;
    DPSBinObjGeneric obj657;
    DPSBinObjGeneric obj658;
    DPSBinObjGeneric obj659;
    DPSBinObjGeneric obj660;
    DPSBinObjGeneric obj661;
    DPSBinObjGeneric obj662;
    DPSBinObjGeneric obj663;
    DPSBinObjGeneric obj664;
    DPSBinObjGeneric obj665;
    DPSBinObjGeneric obj666;
    DPSBinObjGeneric obj667;
    DPSBinObjGeneric obj668;
    DPSBinObjGeneric obj669;
    DPSBinObjGeneric obj670;
    DPSBinObjGeneric obj671;
    DPSBinObjGeneric obj672;
    DPSBinObjGeneric obj673;
    DPSBinObjReal obj674;
    DPSBinObjGeneric obj675;
    DPSBinObjGeneric obj676;
    DPSBinObjGeneric obj677;
    DPSBinObjGeneric obj678;
    DPSBinObjGeneric obj679;
    DPSBinObjGeneric obj680;
    DPSBinObjGeneric obj681;
    DPSBinObjGeneric obj682;
    DPSBinObjGeneric obj683;
    DPSBinObjGeneric obj684;
    DPSBinObjGeneric obj685;
    DPSBinObjGeneric obj686;
    DPSBinObjReal obj687;
    DPSBinObjGeneric obj688;
    DPSBinObjGeneric obj689;
    DPSBinObjGeneric obj690;
    DPSBinObjGeneric obj691;
    DPSBinObjGeneric obj692;
    DPSBinObjGeneric obj693;
    DPSBinObjGeneric obj694;
    DPSBinObjGeneric obj695;
    DPSBinObjGeneric obj696;
    DPSBinObjGeneric obj697;
    DPSBinObjGeneric obj698;
    DPSBinObjGeneric obj699;
    DPSBinObjGeneric obj700;
    DPSBinObjGeneric obj701;
    DPSBinObjGeneric obj702;
    DPSBinObjGeneric obj703;
    DPSBinObjGeneric obj704;
    DPSBinObjGeneric obj705;
    DPSBinObjGeneric obj706;
    DPSBinObjGeneric obj707;
    DPSBinObjGeneric obj708;
    DPSBinObjGeneric obj709;
    DPSBinObjGeneric obj710;
    DPSBinObjGeneric obj711;
    DPSBinObjGeneric obj712;
    DPSBinObjGeneric obj713;
    DPSBinObjGeneric obj714;
    DPSBinObjGeneric obj715;
    DPSBinObjGeneric obj716;
    DPSBinObjGeneric obj717;
    DPSBinObjGeneric obj718;
    DPSBinObjGeneric obj719;
    DPSBinObjGeneric obj720;
    DPSBinObjGeneric obj721;
    DPSBinObjGeneric obj722;
    DPSBinObjGeneric obj723;
    DPSBinObjGeneric obj724;
    DPSBinObjGeneric obj725;
    DPSBinObjGeneric obj726;
    DPSBinObjGeneric obj727;
    DPSBinObjGeneric obj728;
    DPSBinObjGeneric obj729;
    DPSBinObjGeneric obj730;
    DPSBinObjGeneric obj731;
    DPSBinObjGeneric obj732;
    DPSBinObjGeneric obj733;
    DPSBinObjGeneric obj734;
    DPSBinObjGeneric obj735;
    DPSBinObjGeneric obj736;
    DPSBinObjGeneric obj737;
    DPSBinObjGeneric obj738;
    DPSBinObjGeneric obj739;
    DPSBinObjGeneric obj740;
    DPSBinObjGeneric obj741;
    DPSBinObjGeneric obj742;
    DPSBinObjGeneric obj743;
    DPSBinObjGeneric obj744;
    DPSBinObjGeneric obj745;
    DPSBinObjGeneric obj746;
    DPSBinObjGeneric obj747;
    DPSBinObjGeneric obj748;
    DPSBinObjGeneric obj749;
    DPSBinObjGeneric obj750;
    DPSBinObjGeneric obj751;
    DPSBinObjGeneric obj752;
    DPSBinObjGeneric obj753;
    DPSBinObjGeneric obj754;
    DPSBinObjGeneric obj755;
    DPSBinObjGeneric obj756;
    DPSBinObjGeneric obj757;
    DPSBinObjGeneric obj758;
    DPSBinObjGeneric obj759;
    DPSBinObjGeneric obj760;
    DPSBinObjGeneric obj761;
    DPSBinObjGeneric obj762;
    DPSBinObjGeneric obj763;
    DPSBinObjGeneric obj764;
    DPSBinObjGeneric obj765;
    DPSBinObjGeneric obj766;
    DPSBinObjGeneric obj767;
    DPSBinObjGeneric obj768;
    DPSBinObjGeneric obj769;
    DPSBinObjGeneric obj770;
    DPSBinObjGeneric obj771;
    DPSBinObjGeneric obj772;
    DPSBinObjGeneric obj773;
    DPSBinObjGeneric obj774;
    DPSBinObjGeneric obj775;
    DPSBinObjGeneric obj776;
    DPSBinObjReal obj777;
    DPSBinObjGeneric obj778;
    DPSBinObjGeneric obj779;
    DPSBinObjGeneric obj780;
    DPSBinObjGeneric obj781;
    DPSBinObjGeneric obj782;
    DPSBinObjGeneric obj783;
    DPSBinObjGeneric obj784;
    DPSBinObjGeneric obj785;
    DPSBinObjGeneric obj786;
    DPSBinObjGeneric obj787;
    DPSBinObjGeneric obj788;
    DPSBinObjGeneric obj789;
    DPSBinObjReal obj790;
    DPSBinObjGeneric obj791;
    DPSBinObjGeneric obj792;
    DPSBinObjGeneric obj793;
    DPSBinObjGeneric obj794;
    DPSBinObjGeneric obj795;
    DPSBinObjGeneric obj796;
    DPSBinObjGeneric obj797;
    DPSBinObjGeneric obj798;
    DPSBinObjGeneric obj799;
    DPSBinObjGeneric obj800;
    DPSBinObjGeneric obj801;
    DPSBinObjGeneric obj802;
    DPSBinObjGeneric obj803;
    DPSBinObjGeneric obj804;
    DPSBinObjGeneric obj805;
    DPSBinObjGeneric obj806;
    DPSBinObjGeneric obj807;
    DPSBinObjGeneric obj808;
    DPSBinObjGeneric obj809;
    DPSBinObjGeneric obj810;
    DPSBinObjGeneric obj811;
    DPSBinObjGeneric obj812;
    DPSBinObjGeneric obj813;
    DPSBinObjGeneric obj814;
    DPSBinObjGeneric obj815;
    DPSBinObjGeneric obj816;
    DPSBinObjGeneric obj817;
    DPSBinObjGeneric obj818;
    DPSBinObjGeneric obj819;
    DPSBinObjGeneric obj820;
    DPSBinObjGeneric obj821;
    DPSBinObjGeneric obj822;
    DPSBinObjGeneric obj823;
    DPSBinObjGeneric obj824;
    DPSBinObjGeneric obj825;
    DPSBinObjGeneric obj826;
    DPSBinObjGeneric obj827;
    DPSBinObjGeneric obj828;
    DPSBinObjGeneric obj829;
    DPSBinObjGeneric obj830;
    DPSBinObjGeneric obj831;
    DPSBinObjGeneric obj832;
    DPSBinObjGeneric obj833;
    DPSBinObjGeneric obj834;
    DPSBinObjGeneric obj835;
    DPSBinObjGeneric obj836;
    DPSBinObjGeneric obj837;
    DPSBinObjGeneric obj838;
    DPSBinObjGeneric obj839;
    DPSBinObjGeneric obj840;
    DPSBinObjGeneric obj841;
    DPSBinObjGeneric obj842;
    DPSBinObjGeneric obj843;
    DPSBinObjGeneric obj844;
    DPSBinObjGeneric obj845;
    DPSBinObjGeneric obj846;
    DPSBinObjGeneric obj847;
    DPSBinObjGeneric obj848;
    DPSBinObjGeneric obj849;
    DPSBinObjGeneric obj850;
    DPSBinObjGeneric obj851;
    DPSBinObjGeneric obj852;
    DPSBinObjGeneric obj853;
    DPSBinObjGeneric obj854;
    DPSBinObjGeneric obj855;
    DPSBinObjGeneric obj856;
    DPSBinObjGeneric obj857;
    DPSBinObjGeneric obj858;
    DPSBinObjGeneric obj859;
    DPSBinObjGeneric obj860;
    DPSBinObjGeneric obj861;
    DPSBinObjGeneric obj862;
    DPSBinObjGeneric obj863;
    DPSBinObjGeneric obj864;
    DPSBinObjGeneric obj865;
    DPSBinObjGeneric obj866;
    DPSBinObjGeneric obj867;
    DPSBinObjGeneric obj868;
    DPSBinObjGeneric obj869;
    DPSBinObjGeneric obj870;
    DPSBinObjGeneric obj871;
    DPSBinObjGeneric obj872;
    DPSBinObjGeneric obj873;
    DPSBinObjGeneric obj874;
    DPSBinObjGeneric obj875;
    DPSBinObjGeneric obj876;
    DPSBinObjGeneric obj877;
    DPSBinObjGeneric obj878;
    DPSBinObjGeneric obj879;
    DPSBinObjReal obj880;
    DPSBinObjGeneric obj881;
    DPSBinObjGeneric obj882;
    DPSBinObjGeneric obj883;
    DPSBinObjGeneric obj884;
    DPSBinObjGeneric obj885;
    DPSBinObjGeneric obj886;
    DPSBinObjGeneric obj887;
    DPSBinObjGeneric obj888;
    DPSBinObjGeneric obj889;
    DPSBinObjGeneric obj890;
    DPSBinObjGeneric obj891;
    DPSBinObjGeneric obj892;
    DPSBinObjReal obj893;
    DPSBinObjGeneric obj894;
    DPSBinObjGeneric obj895;
    DPSBinObjGeneric obj896;
    DPSBinObjGeneric obj897;
    DPSBinObjGeneric obj898;
    DPSBinObjGeneric obj899;
    DPSBinObjGeneric obj900;
    DPSBinObjGeneric obj901;
    DPSBinObjGeneric obj902;
    DPSBinObjGeneric obj903;
    DPSBinObjGeneric obj904;
    DPSBinObjGeneric obj905;
    DPSBinObjGeneric obj906;
    DPSBinObjGeneric obj907;
    DPSBinObjGeneric obj908;
    DPSBinObjGeneric obj909;
    DPSBinObjGeneric obj910;
    DPSBinObjGeneric obj911;
    DPSBinObjGeneric obj912;
    DPSBinObjGeneric obj913;
    DPSBinObjGeneric obj914;
    DPSBinObjGeneric obj915;
    DPSBinObjGeneric obj916;
    DPSBinObjGeneric obj917;
    DPSBinObjGeneric obj918;
    DPSBinObjGeneric obj919;
    DPSBinObjGeneric obj920;
    DPSBinObjGeneric obj921;
    DPSBinObjGeneric obj922;
    DPSBinObjGeneric obj923;
    DPSBinObjGeneric obj924;
    DPSBinObjGeneric obj925;
    DPSBinObjGeneric obj926;
    DPSBinObjGeneric obj927;
    DPSBinObjGeneric obj928;
    DPSBinObjGeneric obj929;
    DPSBinObjGeneric obj930;
    DPSBinObjGeneric obj931;
    DPSBinObjGeneric obj932;
    DPSBinObjGeneric obj933;
    DPSBinObjGeneric obj934;
    DPSBinObjGeneric obj935;
    DPSBinObjGeneric obj936;
    DPSBinObjGeneric obj937;
    DPSBinObjGeneric obj938;
    DPSBinObjGeneric obj939;
    DPSBinObjGeneric obj940;
    DPSBinObjGeneric obj941;
    DPSBinObjGeneric obj942;
    DPSBinObjGeneric obj943;
    DPSBinObjGeneric obj944;
    DPSBinObjGeneric obj945;
    DPSBinObjGeneric obj946;
    DPSBinObjGeneric obj947;
    DPSBinObjGeneric obj948;
    DPSBinObjGeneric obj949;
    DPSBinObjGeneric obj950;
    DPSBinObjGeneric obj951;
    DPSBinObjGeneric obj952;
    DPSBinObjGeneric obj953;
    DPSBinObjGeneric obj954;
    DPSBinObjGeneric obj955;
    DPSBinObjGeneric obj956;
    DPSBinObjGeneric obj957;
    DPSBinObjGeneric obj958;
    DPSBinObjGeneric obj959;
    DPSBinObjGeneric obj960;
    DPSBinObjGeneric obj961;
    DPSBinObjGeneric obj962;
    DPSBinObjGeneric obj963;
    DPSBinObjGeneric obj964;
    DPSBinObjGeneric obj965;
    DPSBinObjGeneric obj966;
    DPSBinObjGeneric obj967;
    DPSBinObjGeneric obj968;
    DPSBinObjGeneric obj969;
    DPSBinObjGeneric obj970;
    DPSBinObjGeneric obj971;
    DPSBinObjGeneric obj972;
    DPSBinObjGeneric obj973;
    DPSBinObjGeneric obj974;
    DPSBinObjGeneric obj975;
    DPSBinObjGeneric obj976;
    DPSBinObjGeneric obj977;
    DPSBinObjGeneric obj978;
    DPSBinObjGeneric obj979;
    DPSBinObjGeneric obj980;
    DPSBinObjGeneric obj981;
    DPSBinObjGeneric obj982;
    DPSBinObjReal obj983;
    DPSBinObjGeneric obj984;
    DPSBinObjGeneric obj985;
    DPSBinObjGeneric obj986;
    DPSBinObjGeneric obj987;
    DPSBinObjGeneric obj988;
    DPSBinObjGeneric obj989;
    DPSBinObjGeneric obj990;
    DPSBinObjReal obj991;
    DPSBinObjGeneric obj992;
    DPSBinObjGeneric obj993;
    DPSBinObjReal obj994;
    DPSBinObjGeneric obj995;
    DPSBinObjReal obj996;
    DPSBinObjGeneric obj997;
    DPSBinObjGeneric obj998;
    DPSBinObjGeneric obj999;
    DPSBinObjGeneric obj1000;
    DPSBinObjGeneric obj1001;
    DPSBinObjGeneric obj1002;
    DPSBinObjGeneric obj1003;
    DPSBinObjGeneric obj1004;
    DPSBinObjGeneric obj1005;
    DPSBinObjGeneric obj1006;
    DPSBinObjGeneric obj1007;
    DPSBinObjGeneric obj1008;
    DPSBinObjGeneric obj1009;
    DPSBinObjGeneric obj1010;
    DPSBinObjGeneric obj1011;
    DPSBinObjGeneric obj1012;
    DPSBinObjGeneric obj1013;
    DPSBinObjGeneric obj1014;
    DPSBinObjGeneric obj1015;
    DPSBinObjGeneric obj1016;
    DPSBinObjGeneric obj1017;
    DPSBinObjGeneric obj1018;
    DPSBinObjGeneric obj1019;
    DPSBinObjGeneric obj1020;
    DPSBinObjGeneric obj1021;
    DPSBinObjGeneric obj1022;
    DPSBinObjGeneric obj1023;
    DPSBinObjGeneric obj1024;
    DPSBinObjGeneric obj1025;
    DPSBinObjGeneric obj1026;
    DPSBinObjGeneric obj1027;
    DPSBinObjGeneric obj1028;
    DPSBinObjGeneric obj1029;
    DPSBinObjGeneric obj1030;
    DPSBinObjGeneric obj1031;
    DPSBinObjGeneric obj1032;
    DPSBinObjGeneric obj1033;
    DPSBinObjGeneric obj1034;
    DPSBinObjGeneric obj1035;
    DPSBinObjGeneric obj1036;
    DPSBinObjGeneric obj1037;
    DPSBinObjReal obj1038;
    DPSBinObjGeneric obj1039;
    DPSBinObjGeneric obj1040;
    DPSBinObjReal obj1041;
    DPSBinObjGeneric obj1042;
    DPSBinObjGeneric obj1043;
    DPSBinObjGeneric obj1044;
    DPSBinObjGeneric obj1045;
    DPSBinObjGeneric obj1046;
    DPSBinObjGeneric obj1047;
    DPSBinObjGeneric obj1048;
    DPSBinObjGeneric obj1049;
    DPSBinObjGeneric obj1050;
    DPSBinObjGeneric obj1051;
    DPSBinObjGeneric obj1052;
    DPSBinObjGeneric obj1053;
    DPSBinObjGeneric obj1054;
    DPSBinObjGeneric obj1055;
    DPSBinObjGeneric obj1056;
    DPSBinObjGeneric obj1057;
    DPSBinObjGeneric obj1058;
    DPSBinObjGeneric obj1059;
    DPSBinObjGeneric obj1060;
    DPSBinObjGeneric obj1061;
    DPSBinObjGeneric obj1062;
    DPSBinObjGeneric obj1063;
    DPSBinObjGeneric obj1064;
    DPSBinObjGeneric obj1065;
    DPSBinObjGeneric obj1066;
    DPSBinObjGeneric obj1067;
    DPSBinObjGeneric obj1068;
    DPSBinObjGeneric obj1069;
    DPSBinObjGeneric obj1070;
    DPSBinObjGeneric obj1071;
    DPSBinObjGeneric obj1072;
    DPSBinObjGeneric obj1073;
    DPSBinObjGeneric obj1074;
    DPSBinObjGeneric obj1075;
    DPSBinObjGeneric obj1076;
    DPSBinObjGeneric obj1077;
    DPSBinObjGeneric obj1078;
    DPSBinObjGeneric obj1079;
    DPSBinObjGeneric obj1080;
    DPSBinObjGeneric obj1081;
    DPSBinObjGeneric obj1082;
    DPSBinObjGeneric obj1083;
    DPSBinObjGeneric obj1084;
    DPSBinObjGeneric obj1085;
    DPSBinObjReal obj1086;
    DPSBinObjGeneric obj1087;
    DPSBinObjGeneric obj1088;
    DPSBinObjGeneric obj1089;
    DPSBinObjGeneric obj1090;
    DPSBinObjGeneric obj1091;
    DPSBinObjGeneric obj1092;
    DPSBinObjGeneric obj1093;
    DPSBinObjGeneric obj1094;
    DPSBinObjGeneric obj1095;
    DPSBinObjGeneric obj1096;
    DPSBinObjGeneric obj1097;
    DPSBinObjGeneric obj1098;
    DPSBinObjReal obj1099;
    DPSBinObjGeneric obj1100;
    DPSBinObjGeneric obj1101;
    DPSBinObjGeneric obj1102;
    DPSBinObjGeneric obj1103;
    DPSBinObjGeneric obj1104;
    DPSBinObjGeneric obj1105;
    DPSBinObjGeneric obj1106;
    DPSBinObjGeneric obj1107;
    DPSBinObjGeneric obj1108;
    DPSBinObjGeneric obj1109;
    DPSBinObjGeneric obj1110;
    DPSBinObjGeneric obj1111;
    DPSBinObjGeneric obj1112;
    DPSBinObjGeneric obj1113;
    DPSBinObjGeneric obj1114;
    DPSBinObjGeneric obj1115;
    DPSBinObjGeneric obj1116;
    DPSBinObjGeneric obj1117;
    DPSBinObjGeneric obj1118;
    DPSBinObjGeneric obj1119;
    DPSBinObjGeneric obj1120;
    DPSBinObjGeneric obj1121;
    DPSBinObjGeneric obj1122;
    DPSBinObjGeneric obj1123;
    DPSBinObjGeneric obj1124;
    DPSBinObjGeneric obj1125;
    DPSBinObjGeneric obj1126;
    DPSBinObjGeneric obj1127;
    DPSBinObjGeneric obj1128;
    DPSBinObjGeneric obj1129;
    DPSBinObjGeneric obj1130;
    DPSBinObjGeneric obj1131;
    DPSBinObjGeneric obj1132;
    DPSBinObjGeneric obj1133;
    DPSBinObjGeneric obj1134;
    DPSBinObjGeneric obj1135;
    DPSBinObjGeneric obj1136;
    DPSBinObjGeneric obj1137;
    DPSBinObjGeneric obj1138;
    DPSBinObjGeneric obj1139;
    DPSBinObjGeneric obj1140;
    DPSBinObjGeneric obj1141;
    DPSBinObjGeneric obj1142;
    DPSBinObjGeneric obj1143;
    DPSBinObjGeneric obj1144;
    DPSBinObjGeneric obj1145;
    DPSBinObjGeneric obj1146;
    DPSBinObjGeneric obj1147;
    DPSBinObjGeneric obj1148;
    DPSBinObjGeneric obj1149;
    DPSBinObjGeneric obj1150;
    DPSBinObjGeneric obj1151;
    DPSBinObjGeneric obj1152;
    DPSBinObjGeneric obj1153;
    DPSBinObjGeneric obj1154;
    DPSBinObjGeneric obj1155;
    DPSBinObjGeneric obj1156;
    DPSBinObjGeneric obj1157;
    DPSBinObjGeneric obj1158;
    DPSBinObjGeneric obj1159;
    DPSBinObjGeneric obj1160;
    DPSBinObjGeneric obj1161;
    DPSBinObjGeneric obj1162;
    DPSBinObjGeneric obj1163;
    DPSBinObjGeneric obj1164;
    DPSBinObjGeneric obj1165;
    DPSBinObjGeneric obj1166;
    DPSBinObjGeneric obj1167;
    DPSBinObjGeneric obj1168;
    DPSBinObjGeneric obj1169;
    DPSBinObjGeneric obj1170;
    DPSBinObjGeneric obj1171;
    DPSBinObjGeneric obj1172;
    DPSBinObjGeneric obj1173;
    DPSBinObjGeneric obj1174;
    DPSBinObjGeneric obj1175;
    DPSBinObjGeneric obj1176;
    DPSBinObjReal obj1177;
    DPSBinObjGeneric obj1178;
    DPSBinObjGeneric obj1179;
    DPSBinObjGeneric obj1180;
    DPSBinObjGeneric obj1181;
    DPSBinObjGeneric obj1182;
    DPSBinObjGeneric obj1183;
    DPSBinObjReal obj1184;
    DPSBinObjGeneric obj1185;
    DPSBinObjGeneric obj1186;
    DPSBinObjGeneric obj1187;
    DPSBinObjGeneric obj1188;
    DPSBinObjGeneric obj1189;
    DPSBinObjGeneric obj1190;
    DPSBinObjGeneric obj1191;
    DPSBinObjGeneric obj1192;
    DPSBinObjGeneric obj1193;
    DPSBinObjGeneric obj1194;
    DPSBinObjGeneric obj1195;
    DPSBinObjGeneric obj1196;
    DPSBinObjGeneric obj1197;
    DPSBinObjGeneric obj1198;
    DPSBinObjGeneric obj1199;
    DPSBinObjGeneric obj1200;
    DPSBinObjGeneric obj1201;
    DPSBinObjGeneric obj1202;
    DPSBinObjGeneric obj1203;
    DPSBinObjGeneric obj1204;
    DPSBinObjGeneric obj1205;
    DPSBinObjGeneric obj1206;
    DPSBinObjGeneric obj1207;
    DPSBinObjGeneric obj1208;
    DPSBinObjGeneric obj1209;
    DPSBinObjGeneric obj1210;
    DPSBinObjReal obj1211;
    DPSBinObjGeneric obj1212;
    DPSBinObjGeneric obj1213;
    DPSBinObjGeneric obj1214;
    DPSBinObjGeneric obj1215;
    DPSBinObjGeneric obj1216;
    DPSBinObjGeneric obj1217;
    DPSBinObjReal obj1218;
    DPSBinObjGeneric obj1219;
    DPSBinObjGeneric obj1220;
    DPSBinObjGeneric obj1221;
    DPSBinObjGeneric obj1222;
    DPSBinObjGeneric obj1223;
    DPSBinObjGeneric obj1224;
    DPSBinObjGeneric obj1225;
    DPSBinObjGeneric obj1226;
    DPSBinObjGeneric obj1227;
    DPSBinObjGeneric obj1228;
    DPSBinObjGeneric obj1229;
    DPSBinObjGeneric obj1230;
    DPSBinObjGeneric obj1231;
    DPSBinObjGeneric obj1232;
    DPSBinObjGeneric obj1233;
    DPSBinObjGeneric obj1234;
    DPSBinObjGeneric obj1235;
    DPSBinObjGeneric obj1236;
    DPSBinObjGeneric obj1237;
    DPSBinObjGeneric obj1238;
    DPSBinObjGeneric obj1239;
    DPSBinObjGeneric obj1240;
    DPSBinObjGeneric obj1241;
    DPSBinObjGeneric obj1242;
    DPSBinObjReal obj1243;
    DPSBinObjReal obj1244;
    DPSBinObjGeneric obj1245;
    DPSBinObjGeneric obj1246;
    DPSBinObjGeneric obj1247;
    DPSBinObjGeneric obj1248;
    DPSBinObjGeneric obj1249;
    DPSBinObjGeneric obj1250;
    DPSBinObjGeneric obj1251;
    DPSBinObjGeneric obj1252;
    DPSBinObjGeneric obj1253;
    DPSBinObjGeneric obj1254;
    DPSBinObjGeneric obj1255;
    DPSBinObjGeneric obj1256;
    DPSBinObjGeneric obj1257;
    DPSBinObjGeneric obj1258;
    DPSBinObjGeneric obj1259;
    DPSBinObjGeneric obj1260;
    DPSBinObjGeneric obj1261;
    DPSBinObjGeneric obj1262;
    DPSBinObjGeneric obj1263;
    DPSBinObjGeneric obj1264;
    DPSBinObjGeneric obj1265;
    DPSBinObjGeneric obj1266;
    DPSBinObjGeneric obj1267;
    DPSBinObjGeneric obj1268;
    DPSBinObjGeneric obj1269;
    DPSBinObjGeneric obj1270;
    DPSBinObjGeneric obj1271;
    DPSBinObjGeneric obj1272;
    DPSBinObjGeneric obj1273;
    DPSBinObjGeneric obj1274;
    DPSBinObjGeneric obj1275;
    DPSBinObjGeneric obj1276;
    DPSBinObjGeneric obj1277;
    DPSBinObjGeneric obj1278;
    DPSBinObjReal obj1279;
    DPSBinObjReal obj1280;
    DPSBinObjReal obj1281;
    DPSBinObjGeneric obj1282;
    DPSBinObjGeneric obj1283;
    DPSBinObjGeneric obj1284;
    } _dpsQ;
  static const _dpsQ _dpsStat = {
    DPS_DEF_TOKENTYPE, 0, 1247, 10288,
    {DPS_LITERAL|DPS_NAME, 0, 0, 0},	/* oval */
    {DPS_EXEC|DPS_ARRAY, 0, 9, 10208},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 51},	/* def */
    {DPS_LITERAL|DPS_NAME, 0, 0, 0},	/* line */
    {DPS_EXEC|DPS_ARRAY, 0, 3, 10184},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 51},	/* def */
    {DPS_LITERAL|DPS_NAME, 0, 0, 0},	/* setup */
    {DPS_EXEC|DPS_ARRAY, 0, 4, 10152},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 51},	/* def */
    {DPS_LITERAL|DPS_NAME, 0, 0, 0},	/* arrow */
    {DPS_EXEC|DPS_ARRAY, 0, 22, 9976},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 51},	/* def */
    {DPS_LITERAL|DPS_NAME, 0, 0, 0},	/* sinangle */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0},	/* param: angle */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 354},	/* sin */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 51},	/* def */
    {DPS_LITERAL|DPS_NAME, 0, 0, 0},	/* cosangle */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0},	/* param: angle */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 270},	/* cos */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 51},	/* def */
    {DPS_LITERAL|DPS_NAME, 0, DPSSYSNAME, 425},	/* x */
    {DPS_LITERAL|DPS_REAL, 0, 0, 22.7},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 51},	/* def */
    {DPS_LITERAL|DPS_NAME, 0, DPSSYSNAME, 426},	/* y */
    {DPS_LITERAL|DPS_REAL, 0, 0, 32.5},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 51},	/* def */
    {DPS_LITERAL|DPS_NAME, 0, 0, 0},	/* nx */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 425},	/* x */
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* cosangle */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 108},	/* mul */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 426},	/* y */
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* sinangle */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 108},	/* mul */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 1},	/* add */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 51},	/* def */
    {DPS_LITERAL|DPS_NAME, 0, 0, 0},	/* ny */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 426},	/* y */
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* cosangle */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 108},	/* mul */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 425},	/* x */
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* sinangle */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 108},	/* mul */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 169},	/* sub */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 51},	/* def */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0},	/* param: angle */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 136},	/* rotate */
    {DPS_LITERAL|DPS_REAL, 0, 0, -22.7},
    {DPS_LITERAL|DPS_REAL, 0, 0, -32.5},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* nx */
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* ny */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_LITERAL|DPS_REAL, 0, 0, .088},
    {DPS_LITERAL|DPS_REAL, 0, 0, .079},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 139},	/* scale */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.333333},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 2},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setup */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.835292},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_LITERAL|DPS_INT, 0, 0, 80},
    {DPS_LITERAL|DPS_INT, 0, 0, 90},
    {DPS_LITERAL|DPS_INT, 0, 0, 314},
    {DPS_LITERAL|DPS_INT, 0, 0, 271},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* oval */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 66},	/* fill */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_LITERAL|DPS_INT, 0, 0, 80},
    {DPS_LITERAL|DPS_INT, 0, 0, 90},
    {DPS_LITERAL|DPS_INT, 0, 0, 314},
    {DPS_LITERAL|DPS_INT, 0, 0, 271},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* oval */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 104},	/* matrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 289},	/* defaultmatrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 156},	/* setmatrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 167},	/* stroke */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.333333},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 2},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setup */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.835292},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_LITERAL|DPS_INT, 0, 0, 80},
    {DPS_LITERAL|DPS_INT, 0, 0, 90},
    {DPS_LITERAL|DPS_INT, 0, 0, 312},
    {DPS_LITERAL|DPS_INT, 0, 0, 458},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* oval */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 66},	/* fill */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_LITERAL|DPS_INT, 0, 0, 80},
    {DPS_LITERAL|DPS_INT, 0, 0, 90},
    {DPS_LITERAL|DPS_INT, 0, 0, 312},
    {DPS_LITERAL|DPS_INT, 0, 0, 458},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* oval */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 104},	/* matrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 289},	/* defaultmatrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 156},	/* setmatrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 167},	/* stroke */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.333333},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 2},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setup */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.835292},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_LITERAL|DPS_INT, 0, 0, 80},
    {DPS_LITERAL|DPS_INT, 0, 0, 90},
    {DPS_LITERAL|DPS_INT, 0, 0, 127},
    {DPS_LITERAL|DPS_INT, 0, 0, 273},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* oval */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 66},	/* fill */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_LITERAL|DPS_INT, 0, 0, 80},
    {DPS_LITERAL|DPS_INT, 0, 0, 90},
    {DPS_LITERAL|DPS_INT, 0, 0, 127},
    {DPS_LITERAL|DPS_INT, 0, 0, 273},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* oval */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 104},	/* matrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 289},	/* defaultmatrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 156},	/* setmatrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 167},	/* stroke */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.333333},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 2},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setup */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.835292},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_LITERAL|DPS_INT, 0, 0, 97},
    {DPS_LITERAL|DPS_INT, 0, 0, 90},
    {DPS_LITERAL|DPS_INT, 0, 0, 210},
    {DPS_LITERAL|DPS_INT, 0, 0, 536},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* oval */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 66},	/* fill */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_LITERAL|DPS_INT, 0, 0, 97},
    {DPS_LITERAL|DPS_INT, 0, 0, 90},
    {DPS_LITERAL|DPS_INT, 0, 0, 210},
    {DPS_LITERAL|DPS_INT, 0, 0, 536},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* oval */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 104},	/* matrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 289},	/* defaultmatrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 156},	/* setmatrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 167},	/* stroke */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.333333},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 2},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setup */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.835292},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_LITERAL|DPS_INT, 0, 0, 80},
    {DPS_LITERAL|DPS_INT, 0, 0, 90},
    {DPS_LITERAL|DPS_INT, 0, 0, 124},
    {DPS_LITERAL|DPS_INT, 0, 0, 454},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* oval */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 66},	/* fill */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_LITERAL|DPS_INT, 0, 0, 80},
    {DPS_LITERAL|DPS_INT, 0, 0, 90},
    {DPS_LITERAL|DPS_INT, 0, 0, 124},
    {DPS_LITERAL|DPS_INT, 0, 0, 454},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* oval */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 104},	/* matrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 289},	/* defaultmatrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 156},	/* setmatrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 167},	/* stroke */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.333333},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 2},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setup */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.333338},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_LITERAL|DPS_INT, 0, 0, 241},
    {DPS_LITERAL|DPS_INT, 0, 0, 342},
    {DPS_LITERAL|DPS_INT, 0, 0, 139},
    {DPS_LITERAL|DPS_INT, 0, 0, 238},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* oval */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 66},	/* fill */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_LITERAL|DPS_INT, 0, 0, 241},
    {DPS_LITERAL|DPS_INT, 0, 0, 342},
    {DPS_LITERAL|DPS_INT, 0, 0, 139},
    {DPS_LITERAL|DPS_INT, 0, 0, 238},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* oval */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 104},	/* matrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 289},	/* defaultmatrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 156},	/* setmatrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 167},	/* stroke */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.333333},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 2},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setup */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_LITERAL|DPS_INT, 0, 0, 13},
    {DPS_LITERAL|DPS_INT, 0, 0, 353},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 139},	/* scale */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.666662},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 111},	/* newpath */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 170},	/* systemdict */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 13},	/* begin */
    {DPS_LITERAL|DPS_INT, 0, 0, 140},
    {DPS_LITERAL|DPS_INT, 0, 0, 97},
    {DPS_LITERAL|DPS_INT, 0, 0, 212},
    {DPS_LITERAL|DPS_INT, 0, 0, 167},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 143},	/* setbbox */
    {DPS_LITERAL|DPS_INT, 0, 0, 141},
    {DPS_LITERAL|DPS_INT, 0, 0, 130},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 107},	/* moveto */
    {DPS_LITERAL|DPS_INT, 0, 0, 24},
    {DPS_LITERAL|DPS_INT, 0, 0, 37},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 47},
    {DPS_LITERAL|DPS_INT, 0, 0, -14},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, -49},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -52},
    {DPS_LITERAL|DPS_INT, 0, 0, -7},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -19},
    {DPS_LITERAL|DPS_INT, 0, 0, 30},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -1},
    {DPS_LITERAL|DPS_INT, 0, 0, 3},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 57},	/* end */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 59},	/* eofill */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 13},
    {DPS_LITERAL|DPS_INT, 0, 0, 353},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 139},	/* scale */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 111},	/* newpath */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 170},	/* systemdict */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 13},	/* begin */
    {DPS_LITERAL|DPS_INT, 0, 0, 140},
    {DPS_LITERAL|DPS_INT, 0, 0, 97},
    {DPS_LITERAL|DPS_INT, 0, 0, 212},
    {DPS_LITERAL|DPS_INT, 0, 0, 167},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 143},	/* setbbox */
    {DPS_LITERAL|DPS_INT, 0, 0, 141},
    {DPS_LITERAL|DPS_INT, 0, 0, 130},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 107},	/* moveto */
    {DPS_LITERAL|DPS_INT, 0, 0, 24},
    {DPS_LITERAL|DPS_INT, 0, 0, 37},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 47},
    {DPS_LITERAL|DPS_INT, 0, 0, -14},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, -49},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -52},
    {DPS_LITERAL|DPS_INT, 0, 0, -7},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -19},
    {DPS_LITERAL|DPS_INT, 0, 0, 30},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -1},
    {DPS_LITERAL|DPS_INT, 0, 0, 3},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 57},	/* end */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 167},	/* stroke */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.333333},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 2},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setup */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_LITERAL|DPS_INT, 0, 0, 12},
    {DPS_LITERAL|DPS_INT, 0, 0, 265},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 139},	/* scale */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.666662},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 111},	/* newpath */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 170},	/* systemdict */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 13},	/* begin */
    {DPS_LITERAL|DPS_INT, 0, 0, 140},
    {DPS_LITERAL|DPS_INT, 0, 0, 97},
    {DPS_LITERAL|DPS_INT, 0, 0, 212},
    {DPS_LITERAL|DPS_INT, 0, 0, 167},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 143},	/* setbbox */
    {DPS_LITERAL|DPS_INT, 0, 0, 141},
    {DPS_LITERAL|DPS_INT, 0, 0, 130},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 107},	/* moveto */
    {DPS_LITERAL|DPS_INT, 0, 0, 24},
    {DPS_LITERAL|DPS_INT, 0, 0, 37},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 47},
    {DPS_LITERAL|DPS_INT, 0, 0, -14},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, -49},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -52},
    {DPS_LITERAL|DPS_INT, 0, 0, -7},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -19},
    {DPS_LITERAL|DPS_INT, 0, 0, 30},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -1},
    {DPS_LITERAL|DPS_INT, 0, 0, 3},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 57},	/* end */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 59},	/* eofill */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 12},
    {DPS_LITERAL|DPS_INT, 0, 0, 265},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 139},	/* scale */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 111},	/* newpath */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 170},	/* systemdict */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 13},	/* begin */
    {DPS_LITERAL|DPS_INT, 0, 0, 140},
    {DPS_LITERAL|DPS_INT, 0, 0, 97},
    {DPS_LITERAL|DPS_INT, 0, 0, 212},
    {DPS_LITERAL|DPS_INT, 0, 0, 167},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 143},	/* setbbox */
    {DPS_LITERAL|DPS_INT, 0, 0, 141},
    {DPS_LITERAL|DPS_INT, 0, 0, 130},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 107},	/* moveto */
    {DPS_LITERAL|DPS_INT, 0, 0, 24},
    {DPS_LITERAL|DPS_INT, 0, 0, 37},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 47},
    {DPS_LITERAL|DPS_INT, 0, 0, -14},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, -49},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -52},
    {DPS_LITERAL|DPS_INT, 0, 0, -7},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -19},
    {DPS_LITERAL|DPS_INT, 0, 0, 30},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -1},
    {DPS_LITERAL|DPS_INT, 0, 0, 3},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 57},	/* end */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 167},	/* stroke */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.333333},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 2},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setup */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_LITERAL|DPS_INT, 0, 0, 80},
    {DPS_LITERAL|DPS_INT, 0, 0, 305},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 139},	/* scale */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.666662},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 111},	/* newpath */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 170},	/* systemdict */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 13},	/* begin */
    {DPS_LITERAL|DPS_INT, 0, 0, 140},
    {DPS_LITERAL|DPS_INT, 0, 0, 97},
    {DPS_LITERAL|DPS_INT, 0, 0, 212},
    {DPS_LITERAL|DPS_INT, 0, 0, 167},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 143},	/* setbbox */
    {DPS_LITERAL|DPS_INT, 0, 0, 141},
    {DPS_LITERAL|DPS_INT, 0, 0, 130},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 107},	/* moveto */
    {DPS_LITERAL|DPS_INT, 0, 0, 24},
    {DPS_LITERAL|DPS_INT, 0, 0, 37},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 47},
    {DPS_LITERAL|DPS_INT, 0, 0, -14},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, -49},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -52},
    {DPS_LITERAL|DPS_INT, 0, 0, -7},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -19},
    {DPS_LITERAL|DPS_INT, 0, 0, 30},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -1},
    {DPS_LITERAL|DPS_INT, 0, 0, 3},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 57},	/* end */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 59},	/* eofill */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 80},
    {DPS_LITERAL|DPS_INT, 0, 0, 305},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 139},	/* scale */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 111},	/* newpath */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 170},	/* systemdict */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 13},	/* begin */
    {DPS_LITERAL|DPS_INT, 0, 0, 140},
    {DPS_LITERAL|DPS_INT, 0, 0, 97},
    {DPS_LITERAL|DPS_INT, 0, 0, 212},
    {DPS_LITERAL|DPS_INT, 0, 0, 167},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 143},	/* setbbox */
    {DPS_LITERAL|DPS_INT, 0, 0, 141},
    {DPS_LITERAL|DPS_INT, 0, 0, 130},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 107},	/* moveto */
    {DPS_LITERAL|DPS_INT, 0, 0, 24},
    {DPS_LITERAL|DPS_INT, 0, 0, 37},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 47},
    {DPS_LITERAL|DPS_INT, 0, 0, -14},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, -49},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -52},
    {DPS_LITERAL|DPS_INT, 0, 0, -7},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -19},
    {DPS_LITERAL|DPS_INT, 0, 0, 30},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -1},
    {DPS_LITERAL|DPS_INT, 0, 0, 3},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 57},	/* end */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 167},	/* stroke */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.333333},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 2},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setup */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_LITERAL|DPS_INT, 0, 0, 29},
    {DPS_LITERAL|DPS_INT, 0, 0, 190},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 139},	/* scale */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.666662},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 111},	/* newpath */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 170},	/* systemdict */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 13},	/* begin */
    {DPS_LITERAL|DPS_INT, 0, 0, 140},
    {DPS_LITERAL|DPS_INT, 0, 0, 97},
    {DPS_LITERAL|DPS_INT, 0, 0, 212},
    {DPS_LITERAL|DPS_INT, 0, 0, 167},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 143},	/* setbbox */
    {DPS_LITERAL|DPS_INT, 0, 0, 141},
    {DPS_LITERAL|DPS_INT, 0, 0, 130},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 107},	/* moveto */
    {DPS_LITERAL|DPS_INT, 0, 0, 24},
    {DPS_LITERAL|DPS_INT, 0, 0, 37},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 47},
    {DPS_LITERAL|DPS_INT, 0, 0, -14},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, -49},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -52},
    {DPS_LITERAL|DPS_INT, 0, 0, -7},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -19},
    {DPS_LITERAL|DPS_INT, 0, 0, 30},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -1},
    {DPS_LITERAL|DPS_INT, 0, 0, 3},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 57},	/* end */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 59},	/* eofill */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 29},
    {DPS_LITERAL|DPS_INT, 0, 0, 190},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 139},	/* scale */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 111},	/* newpath */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 170},	/* systemdict */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 13},	/* begin */
    {DPS_LITERAL|DPS_INT, 0, 0, 140},
    {DPS_LITERAL|DPS_INT, 0, 0, 97},
    {DPS_LITERAL|DPS_INT, 0, 0, 212},
    {DPS_LITERAL|DPS_INT, 0, 0, 167},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 143},	/* setbbox */
    {DPS_LITERAL|DPS_INT, 0, 0, 141},
    {DPS_LITERAL|DPS_INT, 0, 0, 130},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 107},	/* moveto */
    {DPS_LITERAL|DPS_INT, 0, 0, 24},
    {DPS_LITERAL|DPS_INT, 0, 0, 37},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 47},
    {DPS_LITERAL|DPS_INT, 0, 0, -14},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, -49},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -52},
    {DPS_LITERAL|DPS_INT, 0, 0, -7},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -19},
    {DPS_LITERAL|DPS_INT, 0, 0, 30},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -1},
    {DPS_LITERAL|DPS_INT, 0, 0, 3},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 57},	/* end */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 167},	/* stroke */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.333333},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 2},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setup */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_LITERAL|DPS_INT, 0, 0, 141},
    {DPS_LITERAL|DPS_INT, 0, 0, 245},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 139},	/* scale */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.666662},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 111},	/* newpath */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 170},	/* systemdict */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 13},	/* begin */
    {DPS_LITERAL|DPS_INT, 0, 0, 140},
    {DPS_LITERAL|DPS_INT, 0, 0, 97},
    {DPS_LITERAL|DPS_INT, 0, 0, 212},
    {DPS_LITERAL|DPS_INT, 0, 0, 167},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 143},	/* setbbox */
    {DPS_LITERAL|DPS_INT, 0, 0, 141},
    {DPS_LITERAL|DPS_INT, 0, 0, 130},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 107},	/* moveto */
    {DPS_LITERAL|DPS_INT, 0, 0, 24},
    {DPS_LITERAL|DPS_INT, 0, 0, 37},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 47},
    {DPS_LITERAL|DPS_INT, 0, 0, -14},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, -49},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -52},
    {DPS_LITERAL|DPS_INT, 0, 0, -7},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -19},
    {DPS_LITERAL|DPS_INT, 0, 0, 30},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -1},
    {DPS_LITERAL|DPS_INT, 0, 0, 3},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 57},	/* end */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 59},	/* eofill */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 141},
    {DPS_LITERAL|DPS_INT, 0, 0, 245},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 139},	/* scale */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 111},	/* newpath */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 170},	/* systemdict */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 13},	/* begin */
    {DPS_LITERAL|DPS_INT, 0, 0, 140},
    {DPS_LITERAL|DPS_INT, 0, 0, 97},
    {DPS_LITERAL|DPS_INT, 0, 0, 212},
    {DPS_LITERAL|DPS_INT, 0, 0, 167},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 143},	/* setbbox */
    {DPS_LITERAL|DPS_INT, 0, 0, 141},
    {DPS_LITERAL|DPS_INT, 0, 0, 130},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 107},	/* moveto */
    {DPS_LITERAL|DPS_INT, 0, 0, 24},
    {DPS_LITERAL|DPS_INT, 0, 0, 37},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 47},
    {DPS_LITERAL|DPS_INT, 0, 0, -14},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, -49},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -52},
    {DPS_LITERAL|DPS_INT, 0, 0, -7},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -19},
    {DPS_LITERAL|DPS_INT, 0, 0, 30},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -1},
    {DPS_LITERAL|DPS_INT, 0, 0, 3},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 57},	/* end */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 167},	/* stroke */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.333333},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 2},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setup */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_LITERAL|DPS_INT, 0, 0, 113},
    {DPS_LITERAL|DPS_INT, 0, 0, 171},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 139},	/* scale */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.666662},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 111},	/* newpath */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 170},	/* systemdict */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 13},	/* begin */
    {DPS_LITERAL|DPS_INT, 0, 0, 140},
    {DPS_LITERAL|DPS_INT, 0, 0, 97},
    {DPS_LITERAL|DPS_INT, 0, 0, 212},
    {DPS_LITERAL|DPS_INT, 0, 0, 167},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 143},	/* setbbox */
    {DPS_LITERAL|DPS_INT, 0, 0, 141},
    {DPS_LITERAL|DPS_INT, 0, 0, 130},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 107},	/* moveto */
    {DPS_LITERAL|DPS_INT, 0, 0, 24},
    {DPS_LITERAL|DPS_INT, 0, 0, 37},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 47},
    {DPS_LITERAL|DPS_INT, 0, 0, -14},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, -49},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -52},
    {DPS_LITERAL|DPS_INT, 0, 0, -7},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -19},
    {DPS_LITERAL|DPS_INT, 0, 0, 30},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -1},
    {DPS_LITERAL|DPS_INT, 0, 0, 3},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 57},	/* end */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 59},	/* eofill */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 113},
    {DPS_LITERAL|DPS_INT, 0, 0, 171},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 139},	/* scale */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 111},	/* newpath */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 170},	/* systemdict */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 13},	/* begin */
    {DPS_LITERAL|DPS_INT, 0, 0, 140},
    {DPS_LITERAL|DPS_INT, 0, 0, 97},
    {DPS_LITERAL|DPS_INT, 0, 0, 212},
    {DPS_LITERAL|DPS_INT, 0, 0, 167},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 143},	/* setbbox */
    {DPS_LITERAL|DPS_INT, 0, 0, 141},
    {DPS_LITERAL|DPS_INT, 0, 0, 130},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 107},	/* moveto */
    {DPS_LITERAL|DPS_INT, 0, 0, 24},
    {DPS_LITERAL|DPS_INT, 0, 0, 37},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 47},
    {DPS_LITERAL|DPS_INT, 0, 0, -14},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, -49},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -52},
    {DPS_LITERAL|DPS_INT, 0, 0, -7},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -19},
    {DPS_LITERAL|DPS_INT, 0, 0, 30},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -1},
    {DPS_LITERAL|DPS_INT, 0, 0, 3},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 57},	/* end */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 167},	/* stroke */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.333333},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 2},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setup */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_LITERAL|DPS_INT, 0, 0, 151},
    {DPS_LITERAL|DPS_INT, 0, 0, 334},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 139},	/* scale */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.666662},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 111},	/* newpath */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 170},	/* systemdict */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 13},	/* begin */
    {DPS_LITERAL|DPS_INT, 0, 0, 140},
    {DPS_LITERAL|DPS_INT, 0, 0, 97},
    {DPS_LITERAL|DPS_INT, 0, 0, 212},
    {DPS_LITERAL|DPS_INT, 0, 0, 167},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 143},	/* setbbox */
    {DPS_LITERAL|DPS_INT, 0, 0, 141},
    {DPS_LITERAL|DPS_INT, 0, 0, 130},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 107},	/* moveto */
    {DPS_LITERAL|DPS_INT, 0, 0, 24},
    {DPS_LITERAL|DPS_INT, 0, 0, 37},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 47},
    {DPS_LITERAL|DPS_INT, 0, 0, -14},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, -49},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -52},
    {DPS_LITERAL|DPS_INT, 0, 0, -7},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -19},
    {DPS_LITERAL|DPS_INT, 0, 0, 30},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -1},
    {DPS_LITERAL|DPS_INT, 0, 0, 3},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 57},	/* end */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 59},	/* eofill */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 151},
    {DPS_LITERAL|DPS_INT, 0, 0, 334},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 139},	/* scale */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 111},	/* newpath */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 170},	/* systemdict */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 13},	/* begin */
    {DPS_LITERAL|DPS_INT, 0, 0, 140},
    {DPS_LITERAL|DPS_INT, 0, 0, 97},
    {DPS_LITERAL|DPS_INT, 0, 0, 212},
    {DPS_LITERAL|DPS_INT, 0, 0, 167},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 143},	/* setbbox */
    {DPS_LITERAL|DPS_INT, 0, 0, 141},
    {DPS_LITERAL|DPS_INT, 0, 0, 130},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 107},	/* moveto */
    {DPS_LITERAL|DPS_INT, 0, 0, 24},
    {DPS_LITERAL|DPS_INT, 0, 0, 37},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 47},
    {DPS_LITERAL|DPS_INT, 0, 0, -14},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, -49},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -52},
    {DPS_LITERAL|DPS_INT, 0, 0, -7},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -19},
    {DPS_LITERAL|DPS_INT, 0, 0, 30},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -1},
    {DPS_LITERAL|DPS_INT, 0, 0, 3},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 57},	/* end */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 167},	/* stroke */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.333333},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 2},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setup */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_LITERAL|DPS_INT, 0, 0, 75},
    {DPS_LITERAL|DPS_REAL, 0, 0, 405.614288},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_REAL, 0, 0, 1.014286},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 139},	/* scale */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.666662},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 111},	/* newpath */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 170},	/* systemdict */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 13},	/* begin */
    {DPS_LITERAL|DPS_INT, 0, 0, 140},
    {DPS_LITERAL|DPS_INT, 0, 0, 97},
    {DPS_LITERAL|DPS_INT, 0, 0, 212},
    {DPS_LITERAL|DPS_INT, 0, 0, 167},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 143},	/* setbbox */
    {DPS_LITERAL|DPS_INT, 0, 0, 141},
    {DPS_LITERAL|DPS_INT, 0, 0, 130},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 107},	/* moveto */
    {DPS_LITERAL|DPS_INT, 0, 0, 24},
    {DPS_LITERAL|DPS_INT, 0, 0, 37},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 47},
    {DPS_LITERAL|DPS_INT, 0, 0, -14},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, -49},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -52},
    {DPS_LITERAL|DPS_INT, 0, 0, -7},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -19},
    {DPS_LITERAL|DPS_INT, 0, 0, 30},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -1},
    {DPS_LITERAL|DPS_INT, 0, 0, 3},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 57},	/* end */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 59},	/* eofill */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 75},
    {DPS_LITERAL|DPS_REAL, 0, 0, 405.614288},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_REAL, 0, 0, 1.014286},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 139},	/* scale */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 111},	/* newpath */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 170},	/* systemdict */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 13},	/* begin */
    {DPS_LITERAL|DPS_INT, 0, 0, 140},
    {DPS_LITERAL|DPS_INT, 0, 0, 97},
    {DPS_LITERAL|DPS_INT, 0, 0, 212},
    {DPS_LITERAL|DPS_INT, 0, 0, 167},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 143},	/* setbbox */
    {DPS_LITERAL|DPS_INT, 0, 0, 141},
    {DPS_LITERAL|DPS_INT, 0, 0, 130},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 107},	/* moveto */
    {DPS_LITERAL|DPS_INT, 0, 0, 24},
    {DPS_LITERAL|DPS_INT, 0, 0, 37},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 47},
    {DPS_LITERAL|DPS_INT, 0, 0, -14},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, -49},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -52},
    {DPS_LITERAL|DPS_INT, 0, 0, -7},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -19},
    {DPS_LITERAL|DPS_INT, 0, 0, 30},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -1},
    {DPS_LITERAL|DPS_INT, 0, 0, 3},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 57},	/* end */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 167},	/* stroke */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.333333},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 2},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setup */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 22},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 139},	/* scale */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.835292},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 111},	/* newpath */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 170},	/* systemdict */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 13},	/* begin */
    {DPS_LITERAL|DPS_INT, 0, 0, 251},
    {DPS_LITERAL|DPS_INT, 0, 0, 175},
    {DPS_LITERAL|DPS_INT, 0, 0, 267},
    {DPS_LITERAL|DPS_INT, 0, 0, 216},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 143},	/* setbbox */
    {DPS_LITERAL|DPS_INT, 0, 0, 251},
    {DPS_LITERAL|DPS_INT, 0, 0, 216},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 107},	/* moveto */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, -1},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 10},
    {DPS_LITERAL|DPS_INT, 0, 0, -40},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 6},
    {DPS_LITERAL|DPS_INT, 0, 0, 41},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -15},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -1},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 57},	/* end */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 59},	/* eofill */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 22},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 139},	/* scale */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 111},	/* newpath */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 170},	/* systemdict */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 13},	/* begin */
    {DPS_LITERAL|DPS_INT, 0, 0, 251},
    {DPS_LITERAL|DPS_INT, 0, 0, 175},
    {DPS_LITERAL|DPS_INT, 0, 0, 267},
    {DPS_LITERAL|DPS_INT, 0, 0, 216},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 143},	/* setbbox */
    {DPS_LITERAL|DPS_INT, 0, 0, 251},
    {DPS_LITERAL|DPS_INT, 0, 0, 216},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 107},	/* moveto */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, -1},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 10},
    {DPS_LITERAL|DPS_INT, 0, 0, -40},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 6},
    {DPS_LITERAL|DPS_INT, 0, 0, 41},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -15},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -1},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 57},	/* end */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 167},	/* stroke */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.333333},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 2},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setup */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.16863},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_LITERAL|DPS_INT, 0, 0, 14},
    {DPS_LITERAL|DPS_INT, 0, 0, 14},
    {DPS_LITERAL|DPS_INT, 0, 0, 231},
    {DPS_LITERAL|DPS_INT, 0, 0, 600},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* oval */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 66},	/* fill */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_LITERAL|DPS_INT, 0, 0, 14},
    {DPS_LITERAL|DPS_INT, 0, 0, 14},
    {DPS_LITERAL|DPS_INT, 0, 0, 231},
    {DPS_LITERAL|DPS_INT, 0, 0, 600},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* oval */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 104},	/* matrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 289},	/* defaultmatrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 156},	/* setmatrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 167},	/* stroke */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.333333},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 2},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setup */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.16863},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_LITERAL|DPS_INT, 0, 0, 14},
    {DPS_LITERAL|DPS_INT, 0, 0, 14},
    {DPS_LITERAL|DPS_INT, 0, 0, 270},
    {DPS_LITERAL|DPS_INT, 0, 0, 601},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* oval */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 66},	/* fill */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 150},	/* setgray */
    {DPS_LITERAL|DPS_INT, 0, 0, 1},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* setalpha */
    {DPS_LITERAL|DPS_INT, 0, 0, 14},
    {DPS_LITERAL|DPS_INT, 0, 0, 14},
    {DPS_LITERAL|DPS_INT, 0, 0, 270},
    {DPS_LITERAL|DPS_INT, 0, 0, 601},
    {DPS_EXEC|DPS_NAME, 0, 0, 0},	/* oval */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 104},	/* matrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 289},	/* defaultmatrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 156},	/* setmatrix */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 167},	/* stroke */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_LITERAL|DPS_REAL, 0, 0, -33.67},
    {DPS_LITERAL|DPS_REAL, 0, 0, -49.38},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 111},	/* newpath */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 107},	/* moveto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 56},	/* dup */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 136},	/* rotate */
    {DPS_LITERAL|DPS_INT, 0, 0, -13},
    {DPS_LITERAL|DPS_INT, 0, 0, 6},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, 4},
    {DPS_LITERAL|DPS_INT, 0, 0, -6},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_LITERAL|DPS_INT, 0, 0, -4},
    {DPS_LITERAL|DPS_INT, 0, 0, -6},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 22},	/* closepath */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 154},	/* setlinejoin */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 167},	/* stroke */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 77},	/* grestore */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 66},	/* fill */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 110},	/* neg */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 136},	/* rotate */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 155},	/* setlinewidth */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 153},	/* setlinecap */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 154},	/* setlinejoin */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 78},	/* gsave */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 107},	/* moveto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 133},	/* rlineto */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 167},	/* stroke */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 173},	/* translate */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 139},	/* scale */
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 111},	/* newpath */
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.5},
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.5},
    {DPS_LITERAL|DPS_REAL, 0, 0, 0.5},
    {DPS_LITERAL|DPS_INT, 0, 0, 0},
    {DPS_LITERAL|DPS_INT, 0, 0, 360},
    {DPS_EXEC|DPS_NAME, 0, DPSSYSNAME, 5},	/* arc */
    }; /* _dpsQ */
  _dpsQ _dpsF;	/* local copy  */
  register DPSContext _dpsCurCtxt = DPSPrivCurrentContext();
  register DPSBinObjRec *_dpsP = (DPSBinObjRec *)&_dpsF.obj0;
  static long int _dpsCodes[81] = {-1};
  {
if (_dpsCodes[0] < 0) {
    static const char * const _dps_names[] = {
	"oval",
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	"line",
	"setup",
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	"arrow",
	"sinangle",
	(char *) 0 ,
	(char *) 0 ,
	"cosangle",
	(char *) 0 ,
	(char *) 0 ,
	"nx",
	(char *) 0 ,
	"ny",
	(char *) 0 ,
	"setalpha",
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 ,
	(char *) 0 };
    long int *_dps_nameVals[81];
    _dps_nameVals[0] = &_dpsCodes[0];
    _dps_nameVals[1] = &_dpsCodes[1];
    _dps_nameVals[2] = &_dpsCodes[2];
    _dps_nameVals[3] = &_dpsCodes[3];
    _dps_nameVals[4] = &_dpsCodes[4];
    _dps_nameVals[5] = &_dpsCodes[5];
    _dps_nameVals[6] = &_dpsCodes[6];
    _dps_nameVals[7] = &_dpsCodes[7];
    _dps_nameVals[8] = &_dpsCodes[8];
    _dps_nameVals[9] = &_dpsCodes[9];
    _dps_nameVals[10] = &_dpsCodes[10];
    _dps_nameVals[11] = &_dpsCodes[11];
    _dps_nameVals[12] = &_dpsCodes[12];
    _dps_nameVals[13] = &_dpsCodes[13];
    _dps_nameVals[14] = &_dpsCodes[14];
    _dps_nameVals[15] = &_dpsCodes[15];
    _dps_nameVals[16] = &_dpsCodes[16];
    _dps_nameVals[17] = &_dpsCodes[17];
    _dps_nameVals[18] = &_dpsCodes[18];
    _dps_nameVals[19] = &_dpsCodes[19];
    _dps_nameVals[20] = &_dpsCodes[20];
    _dps_nameVals[21] = &_dpsCodes[21];
    _dps_nameVals[22] = &_dpsCodes[22];
    _dps_nameVals[23] = &_dpsCodes[23];
    _dps_nameVals[24] = &_dpsCodes[24];
    _dps_nameVals[25] = &_dpsCodes[25];
    _dps_nameVals[26] = &_dpsCodes[26];
    _dps_nameVals[27] = &_dpsCodes[27];
    _dps_nameVals[28] = &_dpsCodes[28];
    _dps_nameVals[29] = &_dpsCodes[29];
    _dps_nameVals[30] = &_dpsCodes[30];
    _dps_nameVals[31] = &_dpsCodes[31];
    _dps_nameVals[32] = &_dpsCodes[32];
    _dps_nameVals[33] = &_dpsCodes[33];
    _dps_nameVals[34] = &_dpsCodes[34];
    _dps_nameVals[35] = &_dpsCodes[35];
    _dps_nameVals[36] = &_dpsCodes[36];
    _dps_nameVals[37] = &_dpsCodes[37];
    _dps_nameVals[38] = &_dpsCodes[38];
    _dps_nameVals[39] = &_dpsCodes[39];
    _dps_nameVals[40] = &_dpsCodes[40];
    _dps_nameVals[41] = &_dpsCodes[41];
    _dps_nameVals[42] = &_dpsCodes[42];
    _dps_nameVals[43] = &_dpsCodes[43];
    _dps_nameVals[44] = &_dpsCodes[44];
    _dps_nameVals[45] = &_dpsCodes[45];
    _dps_nameVals[46] = &_dpsCodes[46];
    _dps_nameVals[47] = &_dpsCodes[47];
    _dps_nameVals[48] = &_dpsCodes[48];
    _dps_nameVals[49] = &_dpsCodes[49];
    _dps_nameVals[50] = &_dpsCodes[50];
    _dps_nameVals[51] = &_dpsCodes[51];
    _dps_nameVals[52] = &_dpsCodes[52];
    _dps_nameVals[53] = &_dpsCodes[53];
    _dps_nameVals[54] = &_dpsCodes[54];
    _dps_nameVals[55] = &_dpsCodes[55];
    _dps_nameVals[56] = &_dpsCodes[56];
    _dps_nameVals[57] = &_dpsCodes[57];
    _dps_nameVals[58] = &_dpsCodes[58];
    _dps_nameVals[59] = &_dpsCodes[59];
    _dps_nameVals[60] = &_dpsCodes[60];
    _dps_nameVals[61] = &_dpsCodes[61];
    _dps_nameVals[62] = &_dpsCodes[62];
    _dps_nameVals[63] = &_dpsCodes[63];
    _dps_nameVals[64] = &_dpsCodes[64];
    _dps_nameVals[65] = &_dpsCodes[65];
    _dps_nameVals[66] = &_dpsCodes[66];
    _dps_nameVals[67] = &_dpsCodes[67];
    _dps_nameVals[68] = &_dpsCodes[68];
    _dps_nameVals[69] = &_dpsCodes[69];
    _dps_nameVals[70] = &_dpsCodes[70];
    _dps_nameVals[71] = &_dpsCodes[71];
    _dps_nameVals[72] = &_dpsCodes[72];
    _dps_nameVals[73] = &_dpsCodes[73];
    _dps_nameVals[74] = &_dpsCodes[74];
    _dps_nameVals[75] = &_dpsCodes[75];
    _dps_nameVals[76] = &_dpsCodes[76];
    _dps_nameVals[77] = &_dpsCodes[77];
    _dps_nameVals[78] = &_dpsCodes[78];
    _dps_nameVals[79] = &_dpsCodes[79];
    _dps_nameVals[80] = &_dpsCodes[80];

    DPSMapNames(_dpsCurCtxt, 81, _dps_names, _dps_nameVals);
    }
  }

  _dpsF = _dpsStat;	/* assign automatic variable */

  _dpsP[13].val.realVal =
  _dpsP[17].val.realVal =
  _dpsP[45].val.realVal = angle;
  _dpsP[0].val.nameVal = _dpsCodes[0];
  _dpsP[1237].val.nameVal = _dpsCodes[1];
  _dpsP[1226].val.nameVal = _dpsCodes[2];
  _dpsP[1203].val.nameVal = _dpsCodes[3];
  _dpsP[1192].val.nameVal = _dpsCodes[4];
  _dpsP[254].val.nameVal = _dpsCodes[5];
  _dpsP[243].val.nameVal = _dpsCodes[6];
  _dpsP[220].val.nameVal = _dpsCodes[7];
  _dpsP[209].val.nameVal = _dpsCodes[8];
  _dpsP[186].val.nameVal = _dpsCodes[9];
  _dpsP[175].val.nameVal = _dpsCodes[10];
  _dpsP[152].val.nameVal = _dpsCodes[11];
  _dpsP[141].val.nameVal = _dpsCodes[12];
  _dpsP[118].val.nameVal = _dpsCodes[13];
  _dpsP[107].val.nameVal = _dpsCodes[14];
  _dpsP[84].val.nameVal = _dpsCodes[15];
  _dpsP[73].val.nameVal = _dpsCodes[16];
  _dpsP[3].val.nameVal = _dpsCodes[17];
  _dpsP[6].val.nameVal = _dpsCodes[18];
  _dpsP[1216].val.nameVal = _dpsCodes[19];
  _dpsP[1182].val.nameVal = _dpsCodes[20];
  _dpsP[1091].val.nameVal = _dpsCodes[21];
  _dpsP[988].val.nameVal = _dpsCodes[22];
  _dpsP[885].val.nameVal = _dpsCodes[23];
  _dpsP[782].val.nameVal = _dpsCodes[24];
  _dpsP[679].val.nameVal = _dpsCodes[25];
  _dpsP[576].val.nameVal = _dpsCodes[26];
  _dpsP[473].val.nameVal = _dpsCodes[27];
  _dpsP[370].val.nameVal = _dpsCodes[28];
  _dpsP[267].val.nameVal = _dpsCodes[29];
  _dpsP[233].val.nameVal = _dpsCodes[30];
  _dpsP[199].val.nameVal = _dpsCodes[31];
  _dpsP[165].val.nameVal = _dpsCodes[32];
  _dpsP[131].val.nameVal = _dpsCodes[33];
  _dpsP[97].val.nameVal = _dpsCodes[34];
  _dpsP[63].val.nameVal = _dpsCodes[35];
  _dpsP[9].val.nameVal = _dpsCodes[36];
  _dpsP[12].val.nameVal = _dpsCodes[37];
  _dpsP[40].val.nameVal = _dpsCodes[38];
  _dpsP[31].val.nameVal = _dpsCodes[39];
  _dpsP[16].val.nameVal = _dpsCodes[40];
  _dpsP[37].val.nameVal = _dpsCodes[41];
  _dpsP[28].val.nameVal = _dpsCodes[42];
  _dpsP[26].val.nameVal = _dpsCodes[43];
  _dpsP[50].val.nameVal = _dpsCodes[44];
  _dpsP[35].val.nameVal = _dpsCodes[45];
  _dpsP[51].val.nameVal = _dpsCodes[46];
  _dpsP[68].val.nameVal = _dpsCodes[47];
  _dpsP[1232].val.nameVal = _dpsCodes[48];
  _dpsP[1221].val.nameVal = _dpsCodes[49];
  _dpsP[1198].val.nameVal = _dpsCodes[50];
  _dpsP[1187].val.nameVal = _dpsCodes[51];
  _dpsP[1143].val.nameVal = _dpsCodes[52];
  _dpsP[1102].val.nameVal = _dpsCodes[53];
  _dpsP[1046].val.nameVal = _dpsCodes[54];
  _dpsP[999].val.nameVal = _dpsCodes[55];
  _dpsP[943].val.nameVal = _dpsCodes[56];
  _dpsP[896].val.nameVal = _dpsCodes[57];
  _dpsP[840].val.nameVal = _dpsCodes[58];
  _dpsP[793].val.nameVal = _dpsCodes[59];
  _dpsP[737].val.nameVal = _dpsCodes[60];
  _dpsP[690].val.nameVal = _dpsCodes[61];
  _dpsP[634].val.nameVal = _dpsCodes[62];
  _dpsP[587].val.nameVal = _dpsCodes[63];
  _dpsP[531].val.nameVal = _dpsCodes[64];
  _dpsP[484].val.nameVal = _dpsCodes[65];
  _dpsP[428].val.nameVal = _dpsCodes[66];
  _dpsP[381].val.nameVal = _dpsCodes[67];
  _dpsP[325].val.nameVal = _dpsCodes[68];
  _dpsP[278].val.nameVal = _dpsCodes[69];
  _dpsP[249].val.nameVal = _dpsCodes[70];
  _dpsP[238].val.nameVal = _dpsCodes[71];
  _dpsP[215].val.nameVal = _dpsCodes[72];
  _dpsP[204].val.nameVal = _dpsCodes[73];
  _dpsP[181].val.nameVal = _dpsCodes[74];
  _dpsP[170].val.nameVal = _dpsCodes[75];
  _dpsP[147].val.nameVal = _dpsCodes[76];
  _dpsP[136].val.nameVal = _dpsCodes[77];
  _dpsP[113].val.nameVal = _dpsCodes[78];
  _dpsP[102].val.nameVal = _dpsCodes[79];
  _dpsP[79].val.nameVal = _dpsCodes[80];
  DPSBinObjSeqWrite(_dpsCurCtxt,(char *) &_dpsF,10288);
}
#line 537 "pslogo.psw"

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.