34 changed files with
34 additions and
34 deletions
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* ALLEGROCL language module for SWIG.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_allegrocl_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_allegrocl_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
#include "cparse.h"
|
|
|
|
|
|
|
|
|
|
@ -11,7 +11,7 @@
|
|
|
|
|
* Doc/Manual/SWIGPlus.html for details.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_allocate_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_allocate_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
#include "cparse.h"
|
|
|
|
|
|
|
|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
* feature that's normally disabled.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_browser_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_browser_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* cffi language module for SWIG.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_cffi_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_cffi_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
#include "cparse.h"
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* CHICKEN language module for SWIG.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_chicken_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_chicken_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* clisp language module for SWIG.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_clisp_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_clisp_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* Support for Wrap by Contract in SWIG.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_contract_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_contract_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* C# language module for SWIG.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_csharp_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_csharp_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
#include <limits.h> // for INT_MAX
|
|
|
|
|
|
|
|
|
|
@ -9,7 +9,7 @@
|
|
|
|
|
* in SWIG. --MR
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_directors_cxx[] = "$Header";
|
|
|
|
|
char cvsroot_directors_cxx[] = "$Id";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* Useful functions for emitting various pieces of code.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_emit_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_emit_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* Guile language module for SWIG.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_guile_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_guile_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* Java language module for SWIG.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_java_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_java_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
#include <limits.h> // for INT_MAX
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* Language base class functions. Default C++ handling is also implemented here.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_lang_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_lang_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
#include "cparse.h"
|
|
|
|
|
|
|
|
|
|
@ -40,7 +40,7 @@
|
|
|
|
|
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
char cvsroot_lua_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_lua_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* Main entry point to the SWIG core.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_main_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_main_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigconfig.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* Modula3 language module for SWIG.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_modula3_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_modula3_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
Text formatted with
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* This file is responsible for the module system.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_module_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_module_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* Mzscheme language module for SWIG.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_mzscheme_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_mzscheme_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* Ocaml language module for SWIG.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_ocaml_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_ocaml_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -9,7 +9,7 @@
|
|
|
|
|
* building a dispatch function.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_overload_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_overload_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* Perl5 language module for SWIG.
|
|
|
|
|
* ------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_perl5_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_perl5_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
#include "cparse.h"
|
|
|
|
|
|
|
|
|
|
@ -45,7 +45,7 @@
|
|
|
|
|
* (may need to add more WARN_PHP4_xxx codes...)
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
char cvsroot_php4_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_php4_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -25,7 +25,7 @@
|
|
|
|
|
*
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
char cvsroot_pike_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_pike_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* Python language module for SWIG.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_python_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_python_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
#define ctab2 " "
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* R language module for SWIG.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_r_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_r_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* Ruby language module for SWIG.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_ruby_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_ruby_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
#include "cparse.h"
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* A parse tree represented as Lisp s-expressions.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_s_exp_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_s_exp_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
#include "dohint.h"
|
|
|
|
|
|
|
|
|
|
@ -12,7 +12,7 @@
|
|
|
|
|
* to SWIG, you would modify this file.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_swigmain_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_swigmain_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
#include <ctype.h>
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* Main header file for SWIG modules.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
/* $Header$ */
|
|
|
|
|
/* $Id$ */
|
|
|
|
|
|
|
|
|
|
#ifndef SWIG_SWIGMOD_H_
|
|
|
|
|
#define SWIG_SWIGMOD_H_
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* Tcl8 language module for SWIG.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_tcl8_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_tcl8_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
#include "cparse.h"
|
|
|
|
|
|
|
|
|
|
@ -12,7 +12,7 @@
|
|
|
|
|
* and other information needed for compilation.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_typepass_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_typepass_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
#include "cparse.h"
|
|
|
|
|
|
|
|
|
|
@ -9,7 +9,7 @@
|
|
|
|
|
|
|
|
|
|
// TODO: remove remnants of lisptype
|
|
|
|
|
|
|
|
|
|
char cvsroot_uffi_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_uffi_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* Various utility functions.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_utils_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_utils_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include <swigmod.h>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* An Xml parse tree generator.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_xml_cxx[] = "$Header$";
|
|
|
|
|
char cvsroot_xml_cxx[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigmod.h"
|
|
|
|
|
|
|
|
|
|
|