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:
William S Fulton 2007-10-17 21:42:11 +00:00
parent 21533f53e3
commit fe042d2ebc
34 changed files with 34 additions and 34 deletions

View File

@ -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"

View File

@ -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"

View File

@ -8,7 +8,7 @@
* feature that's normally disabled.
* ----------------------------------------------------------------------------- */
char cvsroot_browser_cxx[] = "$Header$";
char cvsroot_browser_cxx[] = "$Id$";
#include "swigmod.h"

View File

@ -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"

View File

@ -7,7 +7,7 @@
* CHICKEN language module for SWIG.
* ----------------------------------------------------------------------------- */
char cvsroot_chicken_cxx[] = "$Header$";
char cvsroot_chicken_cxx[] = "$Id$";
#include "swigmod.h"

View File

@ -7,7 +7,7 @@
* clisp language module for SWIG.
* ----------------------------------------------------------------------------- */
char cvsroot_clisp_cxx[] = "$Header$";
char cvsroot_clisp_cxx[] = "$Id$";
#include "swigmod.h"

View File

@ -7,7 +7,7 @@
* Support for Wrap by Contract in SWIG.
* ----------------------------------------------------------------------------- */
char cvsroot_contract_cxx[] = "$Header$";
char cvsroot_contract_cxx[] = "$Id$";
#include "swigmod.h"

View File

@ -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

View File

@ -9,7 +9,7 @@
* in SWIG. --MR
* ----------------------------------------------------------------------------- */
char cvsroot_directors_cxx[] = "$Header";
char cvsroot_directors_cxx[] = "$Id";
#include "swigmod.h"

View File

@ -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"

View File

@ -7,7 +7,7 @@
* Guile language module for SWIG.
* ----------------------------------------------------------------------------- */
char cvsroot_guile_cxx[] = "$Header$";
char cvsroot_guile_cxx[] = "$Id$";
#include "swigmod.h"

View File

@ -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

View File

@ -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"

View File

@ -40,7 +40,7 @@
*/
char cvsroot_lua_cxx[] = "$Header$";
char cvsroot_lua_cxx[] = "$Id$";
#include "swigmod.h"

View File

@ -7,7 +7,7 @@
* Main entry point to the SWIG core.
* ----------------------------------------------------------------------------- */
char cvsroot_main_cxx[] = "$Header$";
char cvsroot_main_cxx[] = "$Id$";
#include "swigconfig.h"

View File

@ -7,7 +7,7 @@
* Modula3 language module for SWIG.
* ----------------------------------------------------------------------------- */
char cvsroot_modula3_cxx[] = "$Header$";
char cvsroot_modula3_cxx[] = "$Id$";
/*
Text formatted with

View File

@ -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"

View File

@ -7,7 +7,7 @@
* Mzscheme language module for SWIG.
* ----------------------------------------------------------------------------- */
char cvsroot_mzscheme_cxx[] = "$Header$";
char cvsroot_mzscheme_cxx[] = "$Id$";
#include "swigmod.h"

View File

@ -7,7 +7,7 @@
* Ocaml language module for SWIG.
* ----------------------------------------------------------------------------- */
char cvsroot_ocaml_cxx[] = "$Header$";
char cvsroot_ocaml_cxx[] = "$Id$";
#include "swigmod.h"

View File

@ -9,7 +9,7 @@
* building a dispatch function.
* ----------------------------------------------------------------------------- */
char cvsroot_overload_cxx[] = "$Header$";
char cvsroot_overload_cxx[] = "$Id$";
#include "swigmod.h"

View File

@ -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"

View File

@ -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"

View File

@ -25,7 +25,7 @@
*
*/
char cvsroot_pike_cxx[] = "$Header$";
char cvsroot_pike_cxx[] = "$Id$";
#include "swigmod.h"

View File

@ -7,7 +7,7 @@
* Python language module for SWIG.
* ----------------------------------------------------------------------------- */
char cvsroot_python_cxx[] = "$Header$";
char cvsroot_python_cxx[] = "$Id$";
#include "swigmod.h"
#define ctab2 " "

View File

@ -7,7 +7,7 @@
* R language module for SWIG.
* ----------------------------------------------------------------------------- */
char cvsroot_r_cxx[] = "$Header$";
char cvsroot_r_cxx[] = "$Id$";
#include "swigmod.h"

View File

@ -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"

View File

@ -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"

View File

@ -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>

View File

@ -7,7 +7,7 @@
* Main header file for SWIG modules.
* ----------------------------------------------------------------------------- */
/* $Header$ */
/* $Id$ */
#ifndef SWIG_SWIGMOD_H_
#define SWIG_SWIGMOD_H_

View File

@ -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"

View File

@ -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"

View File

@ -9,7 +9,7 @@
// TODO: remove remnants of lisptype
char cvsroot_uffi_cxx[] = "$Header$";
char cvsroot_uffi_cxx[] = "$Id$";
#include "swigmod.h"

View File

@ -7,7 +7,7 @@
* Various utility functions.
* ----------------------------------------------------------------------------- */
char cvsroot_utils_cxx[] = "$Header$";
char cvsroot_utils_cxx[] = "$Id$";
#include <swigmod.h>

View File

@ -7,7 +7,7 @@
* An Xml parse tree generator.
* ----------------------------------------------------------------------------- */
char cvsroot_xml_cxx[] = "$Header$";
char cvsroot_xml_cxx[] = "$Id$";
#include "swigmod.h"