(rule
 (action
  (copy ../../../src/htbl/htbl_intf.mli htbl_intf.ml))
 (package saturn))

(library
 (name htbls)
 (libraries saturn))
