mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-29 08:34:37 +01:00
name of file has changed
This commit is contained in:
parent
414ee944af
commit
3d26d9fc01
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ cd $BASE/../XWords4/bin/classes
|
|||
|
||||
javah -o /tmp/javah$$.txt org.eehouse.android.xw4.jni.XwJNI
|
||||
javap -s org.eehouse.android.xw4.jni.DrawCtx
|
||||
javap -s org.eehouse.android.xw4.jni.XW_UtilCtxt
|
||||
javap -s org.eehouse.android.xw4.jni.UtilCtxt
|
||||
javap -s org.eehouse.android.xw4.jni.CommsAddrRec
|
||||
javap -s org.eehouse.android.xw4.jni.TransportProcs
|
||||
cat /tmp/javah$$.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue