Skip to content

Commit 5624acf

Browse files
committed
Adjust exercise in Chapter 10 to change in Chapter 7
1 parent bde16b0 commit 5624acf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

10_modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -820,14 +820,14 @@ appearance:
820820
Vector
821821
Grid
822822
directions
823+
directionNames
823824
randomElement
824825
BouncingCritter
825826
elementFromChar
826827
World
827828
charFromElement
828829
Wall
829830
View
830-
directionNames
831831
WallFollower
832832
dirPlus
833833
LifelikeWorld
@@ -859,6 +859,7 @@ Module "grid"
859859
Vector
860860
Grid
861861
directions
862+
directionNames
862863

863864
Module "world"
864865
(randomElement)
@@ -871,7 +872,6 @@ Module "world"
871872

872873
Module "simple_ecosystem"
873874
(randomElement) [duplicated]
874-
(directionNames)
875875
(dirPlus)
876876
Wall
877877
BouncingCritter

0 commit comments

Comments
 (0)