##// END OF EJS Templates
Fixed bug
Jonathan Frederic -
Show More
@@ -1,13 +1,5 b''
1 //----------------------------------------------------------------------------
2 // Copyright (C) 2011 The IPython Development Team
3 //
4 // Distributed under the terms of the BSD License. The full license is in
5 // the file COPYING, distributed as part of this software.
6 //----------------------------------------------------------------------------
7
8 //============================================================================
9 // Keyboard management
10 //============================================================================
1 // Copyright (c) IPython Development Team.
2 // Distributed under the terms of the Modified BSD License.
11 3
12 4 var IPython = (function (IPython) {
13 5 "use strict";
General Comments 0
You need to be logged in to leave comments. Login now