19 changed files with
19 additions and
19 deletions
|
|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
* the naming of local variables, calling conventions, and so forth.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_cwrap_c[] = "$Header$";
|
|
|
|
|
char cvsroot_cwrap_c[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swig.h"
|
|
|
|
|
#include "swigkeys.h"
|
|
|
|
|
|
|
|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
* error messages.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_error_c[] = "$Header$";
|
|
|
|
|
char cvsroot_error_c[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swig.h"
|
|
|
|
|
#include <stdarg.h>
|
|
|
|
|
|
|
|
|
|
@ -12,7 +12,7 @@
|
|
|
|
|
* wrapper code and to generate cleaner wrapper files.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_fragment_c[] = "$Header$";
|
|
|
|
|
char cvsroot_fragment_c[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swig.h"
|
|
|
|
|
#include "swigkeys.h"
|
|
|
|
|
|
|
|
|
|
@ -16,7 +16,7 @@
|
|
|
|
|
* Should have cleaner error handling in general.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_getopt_c[] = "$Header$";
|
|
|
|
|
char cvsroot_getopt_c[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swig.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -9,7 +9,7 @@
|
|
|
|
|
* are provided.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_include_c[] = "$Header$";
|
|
|
|
|
char cvsroot_include_c[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swig.h"
|
|
|
|
|
#include "swigkeys.h"
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* Miscellaneous functions that don't really fit anywhere else.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_misc_c[] = "$Header$";
|
|
|
|
|
char cvsroot_misc_c[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swig.h"
|
|
|
|
|
#include "swigkeys.h"
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* Functions for generating various kinds of names during code generation.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_naming_c[] = "$Header$";
|
|
|
|
|
char cvsroot_naming_c[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swig.h"
|
|
|
|
|
#include "cparse.h"
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* Parameter list class.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_parms_c[] = "$Header$";
|
|
|
|
|
char cvsroot_parms_c[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swig.h"
|
|
|
|
|
#include "swigkeys.h"
|
|
|
|
|
|
|
|
|
|
@ -10,7 +10,7 @@
|
|
|
|
|
* to easily construct yacc-compatible scanners.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_scanner_c[] = "$Header$";
|
|
|
|
|
char cvsroot_scanner_c[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swig.h"
|
|
|
|
|
#include <ctype.h>
|
|
|
|
|
|
|
|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
* the form of simple strings.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_stype_c[] = "$Header$";
|
|
|
|
|
char cvsroot_stype_c[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swig.h"
|
|
|
|
|
#include "cparse.h"
|
|
|
|
|
|
|
|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
* swigkeys.c
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_keys_c[] = "$Header$";
|
|
|
|
|
char cvsroot_keys_c[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swigkeys.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
* swigkeys.h
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
/* $Header$ */
|
|
|
|
|
/* $Id$ */
|
|
|
|
|
|
|
|
|
|
#ifndef SWIG_SWIGKEYS_H_
|
|
|
|
|
#define SWIG_SWIGKEYS_H_
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* This file implements the SWIG symbol table. See details below.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_symbol_c[] = "$Header$";
|
|
|
|
|
char cvsroot_symbol_c[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swig.h"
|
|
|
|
|
#include "swigwarn.h"
|
|
|
|
|
|
|
|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
* parse trees.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_tree_c[] = "$Header$";
|
|
|
|
|
char cvsroot_tree_c[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swig.h"
|
|
|
|
|
#include "swigkeys.h"
|
|
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
* A somewhat generalized implementation of SWIG1.1 typemaps.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_typemap_c[] = "$Header$";
|
|
|
|
|
char cvsroot_typemap_c[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swig.h"
|
|
|
|
|
#include "swigkeys.h"
|
|
|
|
|
|
|
|
|
|
@ -10,7 +10,7 @@
|
|
|
|
|
* like typedef, namespaces, etc.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_typeobj_c[] = "$Header$";
|
|
|
|
|
char cvsroot_typeobj_c[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swig.h"
|
|
|
|
|
#include "swigkeys.h"
|
|
|
|
|
|
|
|
|
|
@ -10,7 +10,7 @@
|
|
|
|
|
* run-time type checker is also handled here.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_typesys_c[] = "$Header$";
|
|
|
|
|
char cvsroot_typesys_c[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swig.h"
|
|
|
|
|
#include "swigkeys.h"
|
|
|
|
|
|
|
|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
* deprecated APIs and other features.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_warn_c[] = "$Header$";
|
|
|
|
|
char cvsroot_warn_c[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swig.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -9,7 +9,7 @@
|
|
|
|
|
* to be created in a piecemeal manner.
|
|
|
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
|
|
char cvsroot_wrapfunc_c[] = "$Header$";
|
|
|
|
|
char cvsroot_wrapfunc_c[] = "$Id$";
|
|
|
|
|
|
|
|
|
|
#include "swig.h"
|
|
|
|
|
#include <ctype.h>
|
|
|
|
|
|