Closed vgupta1 closed 9 years ago
Oh yeah its from JuMP master, we've added a new macro @buildExpr
, and its actually been renamed to... something that escapes me right now. Not a problem though, won't break anything (unless you tried to use it)
Fixed
So... may be my installation, but in my new installation (Julia 0.3, brand new packages), i get a warning when i call using JuMPeR
Warning: could not import JuMP.@buildExpr into JuMPeR
Thoughts? Is it replicable?