home
/
code
/
hope.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
feat: do not declare dependencies for non-test builds.
[hope.git]
/
src
/
hope.app.src
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
{application, hope,
2
[
3
{description, "Higher Order Programming in Erlang"},
4
{vsn, "3.8.1"},
5
{registered, []},
6
{applications, [
7
kernel,
8
stdlib
9
]},
10
{env, []}
11
]}.
This page took
0.032965 seconds
and
4
git commands to generate.