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
|
Line | |
---|
1 | function BuildMultipleQueueingScriptGeneric(name,executionpath,codepath)
|
---|
2 | %BUILDMULTIPLEQUEUEINGSCRIPTGENERIC - ...
|
---|
3 | %
|
---|
4 | % Usage:
|
---|
5 | % BuildMultipleQueueingScriptGeneric(executionpath,codepath)
|
---|
6 |
|
---|
7 | global ISSM_DIR
|
---|
8 |
|
---|
9 |
|
---|
10 | %not done yet
|
---|
11 | error('BuildMultipleQueueingScriptGenericerror message: not supported yet!');
|
---|
12 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.