repo.or.cz
/
ooovba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update dev300-m58
[ooovba.git]
/
embeddedobj
/
qa
/
embedding
/
EmbeddingTest.java
blob
bb57700abfedffbc7eac54673525c0943c683288
1
package
complex
.
embedding
;
2
3
public interface
EmbeddingTest
4
{
5
boolean
test
();
6
}
7