Develop and Download Open Source Software

Browse CVS Repository

Diff of /xoonips/AL/criteria.h

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

revision 1.1 by youi, Wed Nov 24 06:54:21 2004 UTC revision 1.2 by youi, Thu Nov 25 04:11:08 2004 UTC
# Line 3  Line 3 
3   *   *
4   * $Revision$   * $Revision$
5   * $Log$   * $Log$
6     * Revision 1.2  2004/11/25 04:11:08  youi
7     * typedefを追加.
8     *
9   * Revision 1.1  2004/11/24 06:54:21  youi   * Revision 1.1  2004/11/24 06:54:21  youi
10   * initial version   * initial version
11   *   *
# Line 51  public: Line 54  public:
54      const orderby* headOrderBy( );      const orderby* headOrderBy( );
55      const orderby* nextOrderBy( );      const orderby* nextOrderBy( );
56  };  };
57    
58    typedef criteria criteria_t;
59  #endif  #endif

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

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