2,2c2,2 < * @(#)StorableOutput.java 5.2 --- > * @(#)StorableOutput.java 3a4,9 > * Project: JHotdraw - a GUI framework for technical drawings > * http://www.jhotdraw.org > * http://jhotdraw.sourceforge.net > * Copyright: © by the original author(s) and all contributors > * License: Lesser GNU Public License (LGPL) > * http://www.opensource.org/licenses/lgpl-license.html 17a24,25 > * > * @version <$CURRENT_VERSION$> 18a98,98 > } 19,20d97 < < 86a93,93 > if (b) { 87,87d92 < if (b) 88a95,96 > } > else { 89,89d94 < else 127,127c135,135 < if (!fMap.contains(storable)) --- > if (!fMap.contains(storable)) { 151,151c160,160 < for (int i=0; i for (int i=0; i } 157a138,138 > } 158,158d137 <