diff options
| author | Alon Levy <alon@pobox.com> | 2014-10-21 10:55:01 +0300 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2014-10-21 11:00:22 +0300 |
| commit | b8119bfb95550fdb9014df3a80791024a9923867 (patch) | |
| tree | a3f40e05216e14af0f61f4d67d7f62828eb133d3 /scripts/rhizicore.js | |
| parent | e91affbe18d1ac5cdbe202cc195b193505313338 (diff) | |
fix test_analyzer after require.js
Diffstat (limited to 'scripts/rhizicore.js')
| -rw-r--r-- | scripts/rhizicore.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/rhizicore.js b/scripts/rhizicore.js index c480e676..9c2d299f 100644 --- a/scripts/rhizicore.js +++ b/scripts/rhizicore.js @@ -1159,5 +1159,6 @@ function expand(obj){ return { expand: expand, graph: graph, + force: force, } }); /* close define call */ |
