Skip to content

Commit 21df5c2

Browse files
committed
update docstring
1 parent 521a8b6 commit 21df5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/macros.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ function add_disjunction!(m::Model,disj...;reformulation::Symbol,M=missing,ϵ=1e
102102
end
103103

104104
"""
105-
proposition(m, expr)
105+
proposition(m, expr; [name::String = ""])
106106
107107
Add logical proposition macro.
108108
"""

0 commit comments

Comments
 (0)