source: trunk/grails-app/domain/magetab/sdrf/Normalization.groovy @ 58

Last change on this file since 58 was 58, checked in by ademcan, 14 years ago

Adding magetab.adf and magetab.sdrf domain classes

File size: 80 bytes
RevLine 
[58]1package magetab.sdrf
2
3class Normalization {
4
5    static constraints = {
6    }
7}
Note: See TracBrowser for help on using the repository browser.