Skip to content

Commit

Permalink
rename total-rules as total-rewrites in src/language.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Riddhimaan-Senapati authored Jan 27, 2025
1 parent 12dede0 commit 6e8556c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/language.rs
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ pub trait ChompyLanguage {
;;; forward ruleset definitions
(ruleset eclass-report)
(ruleset total-rules)
(ruleset total-rewrites)
(ruleset cond-rewrites)
;;; a "function", more or less, that prints out each e-class and its
Expand Down

0 comments on commit 6e8556c

Please sign in to comment.