Changeset 1545 for trunk/grails-app/domain
- Timestamp:
- Feb 22, 2011, 1:47:28 PM (13 years ago)
- Location:
- trunk/grails-app/domain/dbnp/studycapturing
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/domain/dbnp/studycapturing/Sample.groovy
r1488 r1545 1 1 package dbnp.studycapturing 2 2 import org.dbnp.gdt.* 3 import org.dbnp.bgdt.*4 3 5 4 /** -
trunk/grails-app/domain/dbnp/studycapturing/Subject.groovy
r1488 r1545 1 1 package dbnp.studycapturing 2 2 import org.dbnp.gdt.* 3 import org.dbnp.bgdt.*4 3 5 4 /**
Note: See TracChangeset
for help on using the changeset viewer.