OSDN Git Service
(root)
/
coroid
/
inqubus.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
b21d876f80e9cdce2eee462de4f69421132a5267
[coroid/inqubus.git]
/
frontend
/
src
/
yukihane
/
saccubus
/
converter
/
profile
/
CommentProfile.java
1
package yukihane.saccubus.converter.profile;
2
3
/**
4
*
5
* @author yuki
6
*/
7
public interface CommentProfile extends InputFileSetting {
8
}