summaryrefslogtreecommitdiff
path: root/dice/src/main/java/bjc/dicelang/neodice/package-info.java
blob: f6ec67363448e706121d257c179b69357f54db01 (plain)
1
2
3
4
5
6
7
8
9
10
11
/**
 * This package contains yet another implementation of dice and dice expressions.
 * 
 * The other ones just didn't seem to quite serve the expected functions.
 */

/**
 * @author Ben Culkin
 *
 */
package bjc.dicelang.neodice;