source: issm/trunk/src/m/model/multiplequeue/LaunchMultipleQueueJobGeneric.m@ 5949

Last change on this file since 5949 was 5949, checked in by Eric.Larour, 14 years ago

moved all queueing scripts to new multiple queue directory, more work needed

File size: 301 bytes
Line 
1function LaunchMultipleQueueJobGeneric(cluster,name,executionpath)
2%LAUNCHMULTIPLEQUEUEJOBGENERIC - Generic routine to launch multiple queueing job
3%
4% Usage:
5% LaunchMultipleQueueJobGeneric(cluster,name,executionpath)
6
7error('LaunchMultipleQueueJobGeneric error message: not supported yet!');
Note: See TracBrowser for help on using the repository browser.