Skip to content

Commit

Permalink
Use DocStringExtensions
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Jan 8, 2017
1 parent 2765fdd commit 7735fe3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/StochasticDualDynamicProgramming.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ __precompile__()

module StochasticDualDynamicProgramming

using DocStringExtensions

using JuMP
using StructJuMP
import Base.show, Base.isless
Expand Down

0 comments on commit 7735fe3

Please sign in to comment.