diff --git a/Lib/perl5/perlfragments.swg b/Lib/perl5/perlfragments.swg index fd35c4f35..45d25d1f6 100644 --- a/Lib/perl5/perlfragments.swg +++ b/Lib/perl5/perlfragments.swg @@ -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. diff --git a/Lib/ruby/rubyfragments.swg b/Lib/ruby/rubyfragments.swg index a2225365e..3c3b65812 100644 --- a/Lib/ruby/rubyfragments.swg +++ b/Lib/ruby/rubyfragments.swg @@ -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. diff --git a/Lib/tcl/tclfragments.swg b/Lib/tcl/tclfragments.swg index 0c7580e23..ba6398c7f 100644 --- a/Lib/tcl/tclfragments.swg +++ b/Lib/tcl/tclfragments.swg @@ -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.