Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
gebner committed Jan 7, 2025
1 parent e7b8a51 commit e5d0083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/smtencoding/FStarC.SMTEncoding.Encode.fst
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ let encode_top_level_val uninterpreted env us fv t quals =
else norm_before_encoding env t
in
if !dbg_SMTEncoding
then BU.print4 "Encoding top-level val %s %s : %s\Normalized to is %s\n"
then BU.print4 "Encoding top-level val %s %s : %s\nNormalized to is %s\n"
(show fv)
(show us)
(show t)
Expand Down

0 comments on commit e5d0083

Please sign in to comment.