Fix class example.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/oliverb-javascript-v8@13795 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
022c274256
commit
78f5b46381
2 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ public:
|
|||
void move(double dx, double dy);
|
||||
virtual double area(void) = 0;
|
||||
virtual double perimeter(void) = 0;
|
||||
static void printMe(void);
|
||||
static int nshapes;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue