mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-29 08:34:37 +01:00
search TransportProcs too
This commit is contained in:
parent
65fb05b29c
commit
0396041864
1 changed files with 1 additions and 0 deletions
|
@ -7,5 +7,6 @@ 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.CommsAddrRec
|
||||
javap -s org.eehouse.android.xw4.jni.TransportProcs
|
||||
cat /tmp/javah$$.txt
|
||||
rm /tmp/javah$$.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue