fix comments about fragments - noticed by Josh Cherry
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10158 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
28c6d07e17
commit
5bbdad6a30
3 changed files with 4 additions and 10 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Create a file with this name, 'fragments.i', in your working
|
||||
Create a file with this name, 'perlfragments.swg', in your working
|
||||
directory and add all the %fragments you want to take precedence
|
||||
over the ones defined by default by swig.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Create a file with this name, 'fragments.i', in your working
|
||||
Create a file with this name, 'rubyfragments.swg', in your working
|
||||
directory and add all the %fragments you want to take precedence
|
||||
over the ones defined by default by swig.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,12 +1,6 @@
|
|||
/* -----------------------------------------------------------------------------
|
||||
* See the LICENSE file for information on copyright, usage and redistribution
|
||||
* of SWIG, and the README file for authors - http://www.swig.org/release.html.
|
||||
*
|
||||
* tclfragments.swg
|
||||
* ----------------------------------------------------------------------------- */
|
||||
|
||||
/*
|
||||
Create a file with this name, 'fragments.i', in your working
|
||||
|
||||
Create a file with this name, 'tclfragments.swg', in your working
|
||||
directory and add all the %fragments you want to take precedence
|
||||
over the ones defined by default by swig.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue