source: CPL/oasis3/trunk/util/compile/frames/include/Comments_libs_frm.h @ 1677

Last change on this file since 1677 was 1677, checked in by aclsce, 12 years ago

Imported oasis3 (tag ipslcm5a) from cvs server to svn server (igcmg project).

File size: 703 bytes
Line 
1#     4 positional parameters are possible:
2#                               $1=make_target       (optional)
3#                               $2=list_of_libraries (optional)
4#                               $3=message_passing   (optional)
5#                               $4=calling_model     (optional)
6#
7#     Usage : COMP_libs        ["make_target" ["list_of_libraries" \
8#                              ["message_passing"  \
9#                              ["calling_model"]]]]
10#
11#     If called with no parameters, the defaults given below
12#     are used. If parameter n is specified; the parameter 1,...n-1
13#     must be specified as well.
14#     Note: parameter 4 is not used on the scripting level.
15#
16################################################################################
Note: See TracBrowser for help on using the repository browser.