[wadalabfont-kit] / jis2prim / AssumptionTest.h  

Diff of /jis2prim/AssumptionTest.h

Parent Directory | Revision Log

version 1.1, Thu Feb 21 11:57:39 2002 UTC version 1.2, Fri Feb 22 12:03:48 2002 UTC
Line 15 
Line 15 
  public:   public:
   void setUp(){    void setUp(){
     a1=new Assumption();      a1=new Assumption();
     a1->add(AndAssumption().add(SimpleAssumption((PtypeMask)(YokoMask|TenMask),JointStart,0,0,90)));      a1->add(AndAssumption().add(SimpleAssumption((PtypeMask)(YokoMask|TenMask),JointStart,0,0,90,0)));
   }    }
   void tearDown(){    void tearDown(){
     delete a1;      delete a1;


Generate output suitable for use with a patch program
Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

ktanaka

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help