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:
William S Fulton 2007-11-20 21:45:06 +00:00
commit 5bbdad6a30
3 changed files with 4 additions and 10 deletions

View file

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

View file

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

View file

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