aboutsummaryrefslogtreecommitdiff
path: root/library/libnames.ml
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2020-03-13 04:55:49 -0400
committerEmilio Jesus Gallego Arias2020-03-13 04:55:49 -0400
commitf3fb2f21646f257c0dd030a8411bafd80ea9d0bd (patch)
treef9949fbe34ee43c9ce868ee97870afaf8f11d877 /library/libnames.ml
parent76d8a38a4591c604795c5429ffcbbe9daaa8945d (diff)
[cleanup] Remove unnecessary Map/Set module creation
Diffstat (limited to 'library/libnames.ml')
-rw-r--r--library/libnames.ml3
1 files changed, 0 insertions, 3 deletions
diff --git a/library/libnames.ml b/library/libnames.ml
index 126841c9a5..774212d0a3 100644
--- a/library/libnames.ml
+++ b/library/libnames.ml
@@ -78,9 +78,6 @@ let dirpath_of_string s =
in
DirPath.make path
-module Dirset = Set.Make(DirPath)
-module Dirmap = Map.Make(DirPath)
-
(*s Section paths are absolute names *)
type full_path = {