Skip to content

Commit 55dcefe

Browse files
oxinaboxomus
andcommitted
Update src/rule_definition_tools.jl
Co-Authored-By: Curtis Vogt <curtis.vogt@gmail.com>
1 parent f6979ac commit 55dcefe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rule_definition_tools.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
"""
44
propagator_name(f, propname)
5+
56
Determines a reasonable name for the propagator function.
67
The name doesn't really matter too much as it is a local function to be returned
78
by `frule` or `rrule`, but a good name make debugging easier.

0 commit comments

Comments
 (0)