/[libvob]/libvob/src/jni/Main.cxx
ViewVC logotype

Diff of /libvob/src/jni/Main.cxx

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

revision 1.6 by tjl, Tue Mar 11 12:10:32 2003 UTC revision 1.7 by tjl, Tue Mar 11 12:57:04 2003 UTC
# Line 34  Main.cxx Line 34  Main.cxx
34  #include <vob/buildmipmaps.hxx>  #include <vob/buildmipmaps.hxx>
35  #include <vob/Debug.hxx>  #include <vob/Debug.hxx>
36    
37    #include "org_nongnu_libvob_gl_GL.h"
38    
39  namespace Vob {  namespace Vob {
40  namespace JNI {  namespace JNI {
41  DBGVAR(dbg, "JNI.general");  DBGVAR(dbg, "JNI.general");
42  DBGVAR(dbg_event, "JNI.event");  DBGVAR(dbg_event, "JNI.event");
43    DBGVAR(dbg_convert, "JNI.convert");
44    
45  ObjectStorer<Vob0> vob0s("Vob0");  ObjectStorer<Vob0> vob0s("Vob0");
46  ObjectStorer<Vob1> vob1s("Vob1");  ObjectStorer<Vob1> vob1s("Vob1");

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