2 @licstart The following is the entire license notice for the
3 JavaScript code in this file.
5 Copyright (C) 1997-2019 by Dimitri van Heesch
7 This program is free software; you can redistribute it and/or modify
8 it under the terms of version 2 of the GNU General Public License as published by
9 the Free Software Foundation
11 This program is distributed in the hope that it will be useful,
12 but WITHOUT ANY WARRANTY; without even the implied warranty of
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 GNU General Public License for more details.
16 You should have received a copy of the GNU General Public License along
17 with this program; if not, write to the Free Software Foundation, Inc.,
18 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
20 @licend The above is the entire license notice
21 for the JavaScript code in this file
25 [ "My Project - RET HER", "index.html", [
26 [ "Files", "files.html", [
27 [ "File List", "files.html", "files_dup" ],
28 [ "Globals", "globals.html", [
29 [ "All", "globals.html", null ],
30 [ "Functions", "globals_func.html", null ]
41 var SYNCONMSG = 'click to disable panel synchronisation';
42 var SYNCOFFMSG = 'click to enable panel synchronisation';