- Timestamp:
- Nov 23, 2010, 2:07:41 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/conf/BootStrap.groovy
r1179 r1195 49 49 CommunicationManager.SAMServerURL = config.modules.sam.url 50 50 CommunicationManager.DSPServerURL = config.modules.metabolomics.url 51 CommunicationManager.registerRestWrapperMethods GSCFtoSAM()51 CommunicationManager.registerRestWrapperMethodsSAMtoGSCF() 52 52 } 53 53
Note: See TracChangeset
for help on using the changeset viewer.