Skip to content

Commit

Permalink
Close #27
Browse files Browse the repository at this point in the history
  • Loading branch information
hilaire committed Apr 3, 2024
1 parent 65951e6 commit 358fd6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/setupDrGeoDevelopment.st
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Preferences at: #autoNumberUserChanges put: false.
"Install DrGeo code"
Feature require: #'DrGeo'.
Feature require: #'DrGeoFrench'.
(Smalltalk at: #DrGeoSystem) perform: #beDevelopment.
"Morphic operation, to handle with care"
world := UISupervisor ui.
[
Expand Down

0 comments on commit 358fd6f

Please sign in to comment.