diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2015-12-08 15:56:17 -0500 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2015-12-08 15:56:17 -0500 |
commit | 443b77e47a7ef3a137e39c64abb277229a665d03 (patch) | |
tree | 034bb1f4440cdd5356799e8e3a5e56dce25cfd59 /doc/html/search/searchdata.js | |
parent | 43403a16cd3c625906a6d5417d2108df1ddfb6ce (diff) |
Sword can now kill the first entity
Diffstat (limited to 'doc/html/search/searchdata.js')
-rw-r--r-- | doc/html/search/searchdata.js | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/doc/html/search/searchdata.js b/doc/html/search/searchdata.js deleted file mode 100644 index e53fffc..0000000 --- a/doc/html/search/searchdata.js +++ /dev/null @@ -1,36 +0,0 @@ -var indexSectionsWithContent = -{ - 0: "abcdegilmnopqrstvwxy", - 1: "aeilmnopqrstvw", - 2: "mw", - 3: "m", - 4: "cglxy", - 5: "w", - 6: "bdrs", - 7: "g" -}; - -var indexSectionNames = -{ - 0: "all", - 1: "classes", - 2: "files", - 3: "functions", - 4: "variables", - 5: "enums", - 6: "enumvalues", - 7: "pages" -}; - -var indexSectionLabels = -{ - 0: "All", - 1: "Classes", - 2: "Files", - 3: "Functions", - 4: "Variables", - 5: "Enumerations", - 6: "Enumerator", - 7: "Pages" -}; - |