Tidy up unexported types
also re:mp may not be exported in R16
This commit is contained in:
parent
d3c9104336
commit
174a40aab2
5 changed files with 15 additions and 8 deletions
|
@ -294,7 +294,7 @@
|
|||
integer()}.
|
||||
-type pcl_state() :: #state{}.
|
||||
-type pcl_timings() :: no_timing|#pcl_timings{}.
|
||||
-type levelzero_cacheentry() :: {pos_integer(), levled_tree:leveled_tree()}.
|
||||
-type levelzero_cacheentry() :: {pos_integer(), leveled_tree:leveled_tree()}.
|
||||
-type levelzero_cache() :: list(levelzero_cacheentry()).
|
||||
-type iterator_entry()
|
||||
:: {pos_integer(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue