Various merge fixes in doxygen branches

This commit is contained in:
William S Fulton 2018-05-19 08:12:10 +01:00
parent aa9691b1a8
commit abfc304740
6 changed files with 3 additions and 39 deletions

View File

@ -1,13 +1,4 @@
/**
* @file std_queue.i
* @author gga
* @date Sun May 6 01:52:44 2007
*
* @brief test of std::queue
*
*
*/
// test of std::queue
%module li_std_queue
%include std_queue.i

View File

@ -1,13 +1,4 @@
/**
* @file std_stack.i
* @author gga
* @date Sun May 6 01:52:44 2007
*
* @brief test of std::stack
*
*
*/
// test of std::stack
%module li_std_stack
%include std_stack.i

View File

@ -3,9 +3,6 @@
# This is a simple speed benchmark suite for std containers,
# to verify their O(n) performance.
# It is not part of the standard tests.
#
# License:: SWIG
#
require 'benchmark'

View File

@ -1,13 +1,4 @@
/**
* @file ruby_li_std_speed.i
* @author gga
* @date Fri May 18 18:03:15 2007
*
* @brief A speed test of the ruby stl
*
*
*/
// A speed test of the ruby stl
%module ruby_li_std_speed
%include <std_list.i>

View File

@ -1,7 +1,4 @@
/* -----------------------------------------------------------------------------
* See the LICENSE file for information on copyright, usage and redistribution
* of SWIG, and the README file for authors - http://www.swig.org/release.html.
*
* arrays_csharp.i
*
* This file contains a two approaches to marshaling arrays. The first uses

View File

@ -1,7 +1,4 @@
/* -----------------------------------------------------------------------------
* See the LICENSE file for information on copyright, usage and redistribution
* of SWIG, and the README file for authors - http://www.swig.org/release.html.
*
* director.swg
*
* This file contains support for director classes so that PHP proxy