diff options
author | Matthew Hodgson <matthew@matrix.org> | 2015-06-27 01:15:23 +0200 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2015-06-27 01:15:23 +0200 |
commit | 09d4125ff164f5ca686d12ccb0790c35ce721a6b (patch) | |
tree | 7ac8192180180705327d5090c5e603f54ddde2a0 /javascript/olm_pre.js | |
parent | fe958472453b1bac99854a419ef667d8f2cd351d (diff) |
Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and Axolotl-the-OWS-libraries at moxie's request
Diffstat (limited to 'javascript/olm_pre.js')
-rw-r--r-- | javascript/olm_pre.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/javascript/olm_pre.js b/javascript/olm_pre.js new file mode 100644 index 0000000..c7b0d5e --- /dev/null +++ b/javascript/olm_pre.js @@ -0,0 +1 @@ +Olm = function() { |