Files
ortools-clone/docs/cpp_graph/menudata.js

27 lines
992 B
JavaScript
Raw Normal View History

2019-06-13 15:51:12 +02:00
/*
2019-11-14 13:52:51 -08:00
@licstart The following is the entire license notice for the
2019-06-13 15:51:12 +02:00
JavaScript code in this file.
2019-11-14 13:52:51 -08:00
Copyright (C) 1997-2019 by Dimitri van Heesch
2019-06-13 15:51:12 +02:00
This program is free software; you can redistribute it and/or modify
2019-11-14 13:52:51 -08:00
it under the terms of version 2 of the GNU General Public License as published by
the Free Software Foundation
2019-06-13 15:51:12 +02:00
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
2019-11-14 13:52:51 -08:00
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
2019-06-13 15:51:12 +02:00
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
@licend The above is the entire license notice
for the JavaScript code in this file
*/
var menudata={children:[
2019-08-12 23:15:11 -07:00
{text:"Namespaces",url:"namespaces.html"},
{text:"Classes",url:"annotated.html"},
{text:"Files",url:"files.html"}]}