Skip to content

Commit

Permalink
add QMATRIX
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffroyleconte committed Aug 30, 2021
1 parent 92ae300 commit 9d32cc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/readqps.jl
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ const SECTION_HEADERS = Dict{String, Int}(
"BOUNDS" => BOUNDS,
"RANGES" => RANGES,
"QUADOBJ" => QUADOBJ,
"QMATRIX" => QUADOBJ,
"OBJECT BOUND" => OBJECT_BOUND, # SIF only
)

Expand Down

0 comments on commit 9d32cc1

Please sign in to comment.