git://git.nikiroo.be
/
nikiroo-utils.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
remote: fix 30s timeout bug
[nikiroo-utils.git]
/
src
/
be
/
nikiroo
/
fanfix
/
data
/
package-info.java
Commit
Line
Data
08fe2e33
NR
1
/**
2
* This package contains the data structure used by the program, without the
3
* logic behind them.
4
*
5
* @author niki
6
*/
7
package be.nikiroo.fanfix.data;