Fix module name

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4198 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Matthias Köppe 2002-12-13 17:23:58 +00:00
commit 5ca64ba2d0

View file

@ -1,6 +1,6 @@
/* -*- c -*- */
%module test
%module list_vector
%include "list-vector.i"