Skip to content

Commit

Permalink
Merge pull request #43 from euanh/master
Browse files Browse the repository at this point in the history
Update to packed stdext
  • Loading branch information
euanh authored Jul 1, 2016
2 parents d26cd4c + cf0f0ce commit e6d6128
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/rrdp_iostat.ml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* GNU Lesser General Public License for more details.
*)

open Stdext
open Fun
open Pervasiveext
open Xstringext
Expand Down
1 change: 1 addition & 0 deletions src/rrdp_squeezed.ml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* GNU Lesser General Public License for more details.
*)

open Stdext
open Fun
open Pervasiveext
open Xenstore
Expand Down
1 change: 1 addition & 0 deletions src/rrdp_xenpm.ml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
author of the plugin did not manage to add the necessary bindings to
Xenctrl in time. *)

open Stdext
open Fun
open Listext
open Arrayext
Expand Down

0 comments on commit e6d6128

Please sign in to comment.