Current section

Files

Jump to
e2qc src e2qc.app.src
Raw

src/e2qc.app.src

{application,e2qc,
[{description,"2q cache"},
{vsn,"1.2.0"},
{registered,[]},
{included_applications,[]},
{applications,[kernel,stdlib]},
{start_phases,[]},
{env,[]},
{maintainers,["Alex Wilson","Heinz N. Gies"]},
{licenses,["BSD"]},
{links,[{"Github","https://github.com/project-fifo/e2qc"}]}]}.