Skip to content

Commit

Permalink
Add American English aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
dpsanders committed Jun 18, 2017
1 parent 716c9fd commit e695b6b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/IntervalOptimisation.jl
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,7 @@ end

include("optimise.jl")

const minimize = minimise
const maximize = maximise

end

0 comments on commit e695b6b

Please sign in to comment.