Rev | Line | |
---|
[24307] | 1 | Index: ../trunk-jpl/src/m/exp/functionSignatures.json
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/src/m/exp/functionSignatures.json (revision 23580)
|
---|
| 4 | +++ ../trunk-jpl/src/m/exp/functionSignatures.json (revision 23581)
|
---|
| 5 | @@ -3,7 +3,7 @@
|
---|
| 6 | {
|
---|
| 7 | "inputs":
|
---|
| 8 | [
|
---|
| 9 | - {"name":"filename1", "kind":"required", "type":"filepath"},
|
---|
| 10 | + {"name":"filename1", "kind":"required", "type":"filepath=*.exp"},
|
---|
| 11 | {"name":"varargin", "kind":"optional", "multiplicity":"append"}
|
---|
| 12 | ]
|
---|
| 13 | },
|
---|
| 14 | @@ -11,7 +11,7 @@
|
---|
| 15 | {
|
---|
| 16 | "inputs":
|
---|
| 17 | [
|
---|
| 18 | - {"name":"filename1", "kind":"required", "type":"filepath"},
|
---|
| 19 | + {"name":"filename1", "kind":"required", "type":"filepath=*.exp"},
|
---|
| 20 | {"name":"varargin", "kind":"optional", "multiplicity":"append"}
|
---|
| 21 | ]
|
---|
| 22 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.