update swig on windows
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
#!/usr/bin/env ruby
|
||||
#
|
||||
# Put description here
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
|
||||
require 'swig_assert'
|
||||
|
||||
require 'using1'
|
||||
|
||||
raise RuntimeError unless Using1.spam(37) == 37
|
||||
|
||||
Reference in New Issue
Block a user