Skip to content

Commit f354b5d

Browse files
coeff-aijcoord-e
andauthored
Update src/chc.rs
Co-authored-by: Hiromi Ogawa <me@coord-e.com>
1 parent cac76db commit f354b5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/chc.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1606,7 +1606,7 @@ impl Clause {
16061606
}
16071607
}
16081608

1609-
/// A command specified using #![thrust::define_raw()]
1609+
/// A command specified using `thrust::raw_command` attribute
16101610
///
16111611
/// Those will be directly inserted into the generated SMT-LIB2 file.
16121612
#[derive(Debug, Clone)]

0 commit comments

Comments
 (0)