Skip to content

Commit a956baf

Browse files
committed
style : Real ->
1 parent 849eb39 commit a956baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ equivalence eqv/q :
111111
rw [← exp_add]
112112
113113
#print q
114-
-- def q : Minimization (ℝ × ℝ) Real :=
114+
-- def q : Minimization (ℝ × ℝ) :=
115115
-- optimization (x : ℝ) (y : ℝ)
116116
-- maximize x + y
117117
-- subject to

0 commit comments

Comments
 (0)