/[hegemonie]/hegemonie/MapEditor/MapEditor.gorm/data.classes
ViewVC logotype

Diff of /hegemonie/MapEditor/MapEditor.gorm/data.classes

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by gabby, Wed Aug 6 16:47:36 2003 UTC revision 1.5 by gabby, Thu Aug 14 15:23:50 2003 UTC
# Line 152  Line 152 
152              "addLand:",              "addLand:",
153              "subLand:",              "subLand:",
154              "addSand:",              "addSand:",
155              "subSand:"              "subSand:",
156                "moveMap:",
157                "saveMapToFile:",
158                "computeShadows:"
159          );          );
160          Super = NSObject;          Super = NSObject;
161      };      };
# Line 170  Line 173 
173              "addLand:",              "addLand:",
174              "subLand:",              "subLand:",
175              "addSand:",              "addSand:",
176              "subSand:"              "subSand:",
177                "moveMap:",
178                "saveMapToFile:",
179                "computeShadows:"
180          );          );
181          Outlets = (          Outlets = (
182              _mapView,              _mapView,
183              _window              _window,
184                _sliderSea,
185                _sliderNbElements,
186                _sliderSlope,
187                _progressIndicator
188          );          );
189          Super = NSResponder;          Super = NSResponder;
190      };      };

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26