Use maps for headers
This commit is contained in:
parent
763bae8a61
commit
ad0d127ab3
3 changed files with 28 additions and 28 deletions
6
Makefile
6
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
PROJECT = stomp.erl
|
||||
PROJECT_DESCRIPTION = New project
|
||||
PROJECT_VERSION = 0.0.1
|
||||
PROJECT = stomp
|
||||
PROJECT_DESCRIPTION = STOMP client for Erlang
|
||||
PROJECT_VERSION = 0.1.0
|
||||
|
||||
# Whitespace to be used when creating files from templates.
|
||||
SP = 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue