Skip to content

Commit c56db0d

Browse files
committed
Rename
1 parent a917c65 commit c56db0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/rules.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
(provide *rules*
99
(struct-out rule)
10-
add-sound-with-wildcard)
10+
add-sound)
1111

1212
;; A rule represents "find-and-replacing" `input` by `output`. Both
1313
;; are patterns, meaning that symbols represent pattern variables.

0 commit comments

Comments
 (0)