Browse CVS Repository
Diff of /xoonips/AL/criteria.h
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 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 |
* |
* |
| 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 |
|
|
|