~ubuntu-branches/ubuntu/oneiric/swig1.3/oneiric

« back to all changes in this revision

Viewing changes to Examples/test-suite/ruby/director_abstract_runme.rb

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-12-06 10:27:08 UTC
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: james.westby@ubuntu.com-20071206102708-27hhjpasolk3pnr1
Tags: upstream-1.3.33
ImportĀ upstreamĀ versionĀ 1.3.33

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/env ruby
 
2
#
 
3
# Put description here
 
4
#
 
5
 
6
 
7
 
8
#
 
9
 
 
10
require 'swig_assert'
 
11
 
1
12
require 'director_abstract'
2
13
 
3
14
class MyFoo < Director_abstract::Foo