/[libvob]/libvob/vob/__init__.py
ViewVC logotype

Diff of /libvob/vob/__init__.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by tjl, Wed Apr 23 14:30:00 2003 UTC revision 1.7 by tjl, Thu May 8 13:21:35 2003 UTC
# Line 1  Line 1 
1  #foo  #foo
2    
3    print "VOB INIT"
4    
5  import vob.gl  import vob.gl
6  import vob.util  import vob.util
7  import vob.putil  import vob.putil
8    
9    print "Vob init: Imported vob.putil: ",vob.putil
10    
11  import org.nongnu.libvob as _libvob  import org.nongnu.libvob as _libvob
12  import java as _java  import java as _java
13    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26