Skip to content

Commit 4f03faf

Browse files
committed
adjust STM_internal header
1 parent 0380d02 commit 4f03faf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/STM_internal.mli

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
open QCheck
22
open STM_spec
3-
(** A revised state machine framework with parallel testing.
4-
This version does not come with built-in GC commands. *)
3+
(** Internal helper module to build STM tests. *)
54

65

76
(** Derives a test framework from a state machine specification. *)

0 commit comments

Comments
 (0)