index
:
worldsplayer
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NET
/
worlds
/
core
/
Std_B.java
blob: de80c7c396882b74efa3a13de7bda3d4b43c73c5 (
plain
) (
blame
)
1
2
3
4
package
NET.worlds.core
;
class
Std_B
extends
Std_A
implements
Std_IB
{
}