Changeset 1545 for trunk/grails-app/conf/BootStrap.groovy
- Timestamp:
- Feb 22, 2011, 1:47:28 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/conf/BootStrap.groovy
r1521 r1545 1 2 3 1 import dbnp.authentication.SecRole 4 2 import dbnp.authentication.SecUser 5 3 import org.codehaus.groovy.grails.commons.GrailsApplication 6 4 import org.dbnp.gdt.* 7 import org.dbnp.bgdt.*8 5 import dbnp.studycapturing.Study 9 6 import dbnp.studycapturing.Subject
Note: See TracChangeset
for help on using the changeset viewer.