GITLAB
glaville / mcmas
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
master
1b1e928cc683f0c66962aad434fdacfd949a8b3c
mcmas
src
mior
model
IMiorMM.java
1b1e928cc
initial import of MCMAS
Browse Code ยป
glaville
2014-06-17 15:14:30 +0200
IMiorMM.java
100 Bytes
edit
raw
blame
history
1
2
3
4
5
6
7
package mior.model; public interface IMiorMM extends IMiorAgent { public int getDormance(); }