source: trunk/grails-app/domain/dbnp/studycapturing/Protocol.groovy @ 77

Last change on this file since 77 was 77, checked in by keesvb, 14 years ago

sorry, forgot to commit the classes

File size: 84 bytes
Line 
1package dbnp.studycapturing
2
3class Protocol {
4
5    static constraints = {
6    }
7}
Note: See TracBrowser for help on using the repository browser.