source: issm/trunk/src/m/model/queue/BuildMultipleQueueingScriptGeneric.m@ 5948

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

New cluster class based queuing scripts

File size: 306 bytes
RevLine 
[5948]1function BuildMultipleQueueingScriptGeneric(name,executionpath,codepath)
2%BUILDMULTIPLEQUEUEINGSCRIPTGENERIC - ...
3%
4% Usage:
5% BuildMultipleQueueingScriptGeneric(executionpath,codepath)
6
7global ISSM_DIR
8
9
10%not done yet
11error('BuildMultipleQueueingScriptGenericerror message: not supported yet!');
12
Note: See TracBrowser for help on using the repository browser.