Move contributor names to where they belong
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13160 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
cf16f43e51
commit
e4a3a004ae
2 changed files with 1 additions and 2 deletions
|
|
@ -65,7 +65,7 @@ Past contributors include:
|
||||||
James Michael DuPont, Clark McGrew, Dustin Mitchell, Ian Cooke, Catalin Dumitrescu, Baran
|
James Michael DuPont, Clark McGrew, Dustin Mitchell, Ian Cooke, Catalin Dumitrescu, Baran
|
||||||
Kovuk, Oleg Tolmatcev, Tal Shalif, Lluis Padro, Chris Seatory, Igor Bely, Robin Dunn,
|
Kovuk, Oleg Tolmatcev, Tal Shalif, Lluis Padro, Chris Seatory, Igor Bely, Robin Dunn,
|
||||||
Edward Zimmermann, David Ascher, Dominique Dumont, Pier Giorgio Esposito, Hasan Baran Kovuk,
|
Edward Zimmermann, David Ascher, Dominique Dumont, Pier Giorgio Esposito, Hasan Baran Kovuk,
|
||||||
Klaus Wiederänders
|
Klaus Wiederänders, Richard Beare
|
||||||
(See CHANGES and CHANGES.current and the bug tracker for a more complete list).
|
(See CHANGES and CHANGES.current and the bug tracker for a more complete list).
|
||||||
|
|
||||||
Past students:
|
Past students:
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
// R specific swig components
|
// R specific swig components
|
||||||
/*
|
/*
|
||||||
Vectors
|
Vectors
|
||||||
Thanks to Richard Beare - richard.beare@ieee.org for StdVectorTraits
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
%fragment("StdVectorTraits","header",fragment="StdSequenceTraits")
|
%fragment("StdVectorTraits","header",fragment="StdSequenceTraits")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue