2c2 < * @(#)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$> 19,20d26 < < 87c93 < if (b) --- > if (b) { 89c95,96 < else --- > } > else { 90a98 > } 127c135 < if (!fMap.contains(storable)) --- > if (!fMap.contains(storable)) { 129a138 > } 151c160 < for (int i=0; i for (int i=0; i } 158d167 <