Skip to content

Commit

Permalink
Merge branch 'master' of github.com:CaGe-graph/CaGe
Browse files Browse the repository at this point in the history
  • Loading branch information
nvcleemp committed Oct 1, 2014
2 parents 811cc82 + e252d35 commit d2344c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cage/generator/FullgenPanel.java
Expand Up @@ -238,6 +238,7 @@ public void run() {
//output graphs in atlas order
useBuckygen = new JCheckBox("Use buckygen when possible");
useBuckygen.setMnemonic(KeyEvent.VK_B);
useBuckygen.setToolTipText("The fastest generator will automatically be selected, but the order of the graphs might change depending on the selected options.");

//warning to show when atlas order is chosen
JTextArea warningText = new JTextArea("Warning: when fullerenes need to be output in Atlas order, " +
Expand Down

0 comments on commit d2344c6

Please sign in to comment.