repo.or.cz
/
unitool.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pkg-config file now has script pathes
[unitool.git]
/
base
/
ObjectInfo.java
blob
0224f7b8b6352bb7b32dcb1f9a0de317c8791d94
1
2
package
org
.
de
.
metux
.
unitool
.
base
;
3
4
public class
ObjectInfo
5
{
6
public
String lo_file
;
7
public
String object_pic
;
8
public
String object_nonpic
;
9
}