source:
issm/oecreview/Archive/23390-24306/ISSM-23580-23581.diff@
24307
Last change on this file since 24307 was 24307, checked in by , 5 years ago | |
---|---|
File size: 785 bytes |
-
../trunk-jpl/src/m/exp/functionSignatures.json
3 3 { 4 4 "inputs": 5 5 [ 6 {"name":"filename1", "kind":"required", "type":"filepath "},6 {"name":"filename1", "kind":"required", "type":"filepath=*.exp"}, 7 7 {"name":"varargin", "kind":"optional", "multiplicity":"append"} 8 8 ] 9 9 }, … … 11 11 { 12 12 "inputs": 13 13 [ 14 {"name":"filename1", "kind":"required", "type":"filepath "},14 {"name":"filename1", "kind":"required", "type":"filepath=*.exp"}, 15 15 {"name":"varargin", "kind":"optional", "multiplicity":"append"} 16 16 ] 17 17 }
Note:
See TracBrowser
for help on using the repository browser.