Changeset 68 for trunk/grails-app/domain/Expression.groovy
- Timestamp:
- Dec 16, 2009, 5:13:40 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/domain/Expression.groovy
r66 r68 1 1 /** 2 * The Expression entity.2 * The Expression Domain Class 3 3 * 4 * @author4 * What is this? 5 5 * 6 * @author Robert Kerkhoven 7 * @since 20091215 8 * @package Proteomics 6 9 * 10 * Revision information: 11 * $Rev$ 12 * $Author$ 13 * $Date$ 7 14 */ 8 15 class Expression {
Note: See TracChangeset
for help on using the changeset viewer.