(rule
 (action
  (copy
   ../../../src_lockfree/michael_scott_queue_intf.ml
   michael_scott_queue_intf.ml))
 (package saturn_lockfree))

(library
 (name ms_queues)
 (libraries saturn_lockfree))
