Flatten HackClientStop into the ClientStop module
commit306b2e00229438c2ab24a2d5b7f5742048932710
authorJez Ng <jezng@fb.com>
Sat, 22 Aug 2015 00:31:20 +0000 (21 17:31 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Sat, 22 Aug 2015 01:00:36 +0000 (21 18:00 -0700)
tree09eb9e2a7e50d36de411ce69bfffa8da8520c169
parent9c3e756ca7097724f8aa272e913385399205ad50
Flatten HackClientStop into the ClientStop module

Summary: Separation is unnecessary now that Flow doesn't share that code

Reviewed By: @jwatzman

Differential Revision: D2368896
hphp/hack/src/build.ocp
hphp/hack/src/client/clientRestart.ml
hphp/hack/src/client/clientStart.ml
hphp/hack/src/client/clientStop.ml
hphp/hack/src/client/clientStop.mli [moved from hphp/hack/src/client/hackClientStop.mli with 84% similarity]
hphp/hack/src/client/hackClientStop.ml [deleted file]
hphp/hack/src/hh_client.ml