Current section
Files
Jump to
Current section
Files
src/granderl.app.src
{application,granderl,
[{description,"Fast-and-loose PRNG experiments"},
{vsn,"0.1.5"},
{maintainers,["Julian Squires"]},
{licenses,["Apache"]},
{links,[{"GitHub","https://github.com/tokenrove/granderl"}]},
{files,["build.sh","preamble.sh","rebar.config","rebar.lock",
"c_src/","src/"]},
{applications,[kernel,stdlib]}]}.