summaryrefslogtreecommitdiff
path: root/src/example.ml
diff options
context:
space:
mode:
authorAlex AUVOLAT <alex.auvolat@ens.fr>2014-05-20 11:14:01 +0200
committerAlex AUVOLAT <alex.auvolat@ens.fr>2014-05-20 11:14:01 +0200
commitc5e69a904e79e807c5b075c08ce82183133e7b4c (patch)
tree4e629a9c2b653660dc438f1c37d58e8fbf3870d6 /src/example.ml
parentacfa0090d68a21be6c83815f484142b4eb814f4a (diff)
downloadSystemeReseaux-Projet-c5e69a904e79e807c5b075c08ce82183133e7b4c.tar.gz
SystemeReseaux-Projet-c5e69a904e79e807c5b075c08ce82183133e7b4c.zip
Stuff.
Diffstat (limited to 'src/example.ml')
-rw-r--r--src/example.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/example.ml b/src/example.ml
index 86c4f5b..4971448 100644
--- a/src/example.ml
+++ b/src/example.ml
@@ -86,6 +86,6 @@ module Example (K : Kahn.S) = struct
end
-module E = Example(Kahn_pipe.Pipe)
+module E = Example(Kahn_seq.Seq)
let () = E.K.run E.main2