Skip to content

Commit

Permalink
docs: commented OrderVariable
Browse files Browse the repository at this point in the history
  • Loading branch information
Casper Bollen authored and Casper Bollen committed Nov 2, 2023
1 parent 6fb9d7c commit dc18a7e
Show file tree
Hide file tree
Showing 4 changed files with 298 additions and 112 deletions.
2 changes: 1 addition & 1 deletion src/Informedica.GenOrder.Lib/Order.fs
Original file line number Diff line number Diff line change
Expand Up @@ -1381,7 +1381,7 @@ module Order =
| OrderSumEquation (y, xs) -> y::xs
)
|> List.distinct
|> List.map OrderVariable.equalUnit
|> List.map OrderVariable.setUnit

ord |> fromOrdVars ovars

Expand Down
Loading

0 comments on commit dc18a7e

Please sign in to comment.