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

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

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

revision 1.2 by tjl, Wed Mar 26 14:00:42 2003 UTC revision 1.3 by tjl, Wed Mar 26 19:05:46 2003 UTC
# Line 53  ObjectStorer<Vob::Paper::Paper> papers(" Line 53  ObjectStorer<Vob::Paper::Paper> papers("
53    
54  #define jpf(t, f) JNIEXPORT t JNICALL Java_org_nongnu_libvob_gl_Paper_##f  #define jpf(t, f) JNIEXPORT t JNICALL Java_org_nongnu_libvob_gl_Paper_##f
55    
56    extern "C" {
57    
58  jpf( jint , impl_1create)  jpf( jint , impl_1create)
59    (JNIEnv *, jclass) {    (JNIEnv *, jclass) {
60    
# Line 175  jpf( void , impl_1Pass_1putEmbossTexGen) Line 177  jpf( void , impl_1Pass_1putEmbossTexGen)
177  }  }
178    
179  }  }
180    
181    }
182  }  }

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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