Current section
Files
Jump to
Current section
Files
src/dorer.app.src
{application,dorer,
[{description,"Property based testing library for exploring different executions in an imperative style."},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/peterzeller/dorEr"}]}]}.