source:
issm/trunk-jpl/src/m/io/loadmodel.js@
25478
| Last change on this file since 25478 was 19859, checked in by , 10 years ago | |
|---|---|
| File size: 106 bytes | |
| Rev | Line | |
|---|---|---|
| [19859] | 1 | function loadmodel(modelstring) { |
| 2 | ||
| 3 | var md=JSONfn.parse(decodeURI(modelstring)); | |
| 4 | md.fix(); | |
| 5 | return md; | |
| 6 | } |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)