add aliases for the 'case' encoders

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8403 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2006-01-13 00:38:44 +00:00
commit f8ee8a0e49
3 changed files with 23 additions and 7 deletions

View file

@ -7,6 +7,7 @@
struct GeometryFactory
{
void createPointFromInternalCoord(int);
void BIG_METHOD(int);
};
class ByteOrderValues {