index
:
gl4java.git
jausoft
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Installer
/
FilelistOS.java
blob: 62102124680f4f6c3d95a2108a82c8b4df73cd6b (
plain
)
1
2
3
4
5
6
public interface
FilelistOS
{
public
String
getVersion
() ;
public
String
getArchiv
() ;
}