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