erlang headers should be hrl
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
-export([lookup/2, resolve/1, target/1]).
|
||||
|
||||
-include("geef_records.hlr").
|
||||
-include("geef_records.hrl").
|
||||
|
||||
-spec new(term()) -> ref().
|
||||
new(Handle) ->
|
||||
|
||||
Reference in New Issue
Block a user