Skip to content

Commit

Permalink
Merge branch 'develop' into anno
Browse files Browse the repository at this point in the history
  • Loading branch information
aglenn2 committed Nov 11, 2016
2 parents d09c55f + ac34b55 commit 390e0e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sink.h
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ class Sink : public cyclus::Facility {
double max_inv_size;

/// monthly acceptance capacity
#pragma cyclus var {"default": 1e299, \
#pragma cyclus var {"default": 1e299, \
"tooltip": "sink capacity", \
"uilabel": "Maximum Throughput", \
"uitype": "range", \
Expand Down

0 comments on commit 390e0e5

Please sign in to comment.