Skip to content

Commit

Permalink
Add a bit more qldoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
aschackmull committed Jun 7, 2024
1 parent 0c47203 commit 7e980d9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ signature module PathGraphSig<PathNodeSig PathNode> {
predicate subpaths(PathNode arg, PathNode par, PathNode ret, PathNode out);
}

/** Transforms a `PathGraph` by printing the provenance information. */
module ShowProvenance<
interpretModelForTestSig/2 interpretModelForTest, PathNodeSig PathNode,
PathGraphSig<PathNode> PathGraph>
Expand Down

0 comments on commit 7e980d9

Please sign in to comment.