Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Feuerlabs/gproc
Browse files Browse the repository at this point in the history
  • Loading branch information
uwiger committed Jan 11, 2013
2 parents 1460cc1 + 115fc05 commit 0f90b9d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions tetrapak/config.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[build]
version = "~t.~o~~~c"

[package]
maintainer = "Ulf Wiger <ulf@feuerlabs.com>"
exclude = "\\.gitignore|README.md"
architecture = host
[xref]
ignore_undef = [
{ gen_leader, leader_call, 2 },
{ gen_leader, leader_cast, 2 },
{ gen_leader, leader_node, 1 },
{ gen_leader, reply, 2 },
{ gen_leader, start_link, 6 }
]

0 comments on commit 0f90b9d

Please sign in to comment.