diff options
| author | LV-426 <lv-426@taproot.org.il> | 2014-11-13 17:41:57 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2014-11-13 17:41:57 +0200 |
| commit | 76d1de512a58f023ae348ae8500100490fba9915 (patch) | |
| tree | 87a3df058d3aaf1a3f2c408a784ffe63209cdaac /scripts/consts.js | |
| parent | 4a303d5a7a7e1f8327bb18a2ef3e3093a30a50b6 (diff) | |
rename scripts/ -> src/
Diffstat (limited to 'scripts/consts.js')
| -rw-r--r-- | scripts/consts.js | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/scripts/consts.js b/scripts/consts.js deleted file mode 100644 index 0c2af53b..00000000 --- a/scripts/consts.js +++ /dev/null @@ -1,10 +0,0 @@ -define(function() { - // TODO: enums, sometime - return { - APPLIED_GRAPH_DIFF: 'graph_diff', - KEYSTROKES: 'keystrokes', - KEYSTROKE_WHERE_EDIT_NODE: 'keystroke_where_edit_node', - KEYSTROKE_WHERE_DOCUMENT: 'keystroke_where_document', - KEYSTROKE_WHERE_TEXTANALYSIS: 'keystroke_where_textanalysis', - }; -}); |
