Develop and Download Open Source Software

Browse CVS Repository

Diff of /xoonips/AL/index.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by aga, Fri Jan 14 10:34:29 2005 UTC revision 1.3 by youi, Sat Jan 15 05:47:16 2005 UTC
# Line 49  public: Line 49  public:
49  };  };
50    
51  typedef class index index_t; // "index"はどこか他の場所で使用されているらしい。  typedef class index index_t; // "index"はどこか他の場所で使用されているらしい。
52    typedef enum {
53        NOT_CERTIFIED,
54        CERTIFY_REQUIRED,
55        CERTIFIED
56    } certify_t;
57    
58  #endif  #endif

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26