warning fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6873 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
cca7ef61ea
commit
4dd078b834
2 changed files with 1 additions and 7 deletions
|
|
@ -1,11 +1,6 @@
|
|||
require 'director_string'
|
||||
require 'test/unit'
|
||||
|
||||
|
||||
include Director_string
|
||||
|
||||
|
||||
class B < A
|
||||
class B < Director_string::A
|
||||
|
||||
def initialize(some_string)
|
||||
super(some_string)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue