Prefix generic interface names with "gen_"
[hope.git] / src / hope_gen_dictionary.erl
similarity index 96%
rename from src/hope_dictionary.erl
rename to src/hope_gen_dictionary.erl
index 7930c1d..0d45ecd 100644 (file)
@@ -1,4 +1,4 @@
--module(hope_dictionary).
+-module(hope_gen_dictionary).
 
 -export_type(
     [ t/2
This page took 0.021777 seconds and 4 git commands to generate.