cosmetics
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8988 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
33cfa55484
commit
797317163a
16 changed files with 90 additions and 103 deletions
|
|
@ -1324,14 +1324,14 @@ SwigType *SwigType_alttype(SwigType *t, int local_tmap) {
|
|||
}
|
||||
}
|
||||
|
||||
/******************************************************************************
|
||||
*** * * * WARNING * * * ***
|
||||
*** ***
|
||||
*** Don't even think about modifying anything below this line unless you ***
|
||||
*** are completely on top of *EVERY* subtle aspect of the C++ type system ***
|
||||
*** and you are prepared to suffer endless hours of agony trying to ***
|
||||
*** debug the SWIG run-time type checker after you break it. ***
|
||||
******************************************************************************/
|
||||
/* ----------------------------------------------------------------------------
|
||||
* * * * WARNING * * * ***
|
||||
* ***
|
||||
* Don't even think about modifying anything below this line unless you ***
|
||||
* are completely on top of *EVERY* subtle aspect of the C++ type system ***
|
||||
* and you are prepared to suffer endless hours of agony trying to ***
|
||||
* debug the SWIG run-time type checker after you break it. ***
|
||||
* ------------------------------------------------------------------------- */
|
||||
|
||||
/* -----------------------------------------------------------------------------
|
||||
* SwigType_remember()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue