Skip to content

Commit dd13ac8

Browse files
author
Yong Bakos
committed
Array Tutorial: Remove lingering book annotations from page.
1 parent 7f2753c commit dd13ac8

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

content/static/tutorials/arrays/index.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -712,13 +712,6 @@ <h3>Array of Objects</h3>
712712
rings[i].display();
713713
}
714714
}
715-
28-24
716-
9236_028.indd 426 10/16/2014 8:
717-
43:
718-
18 PM
719-
PROPERTY OF THE MIT PRESS
720-
FOR PROOFREADING, INDEXING, AND PROMOTIONAL PURPOSES ONLY
721-
427 Arrays
722715
// Click to create a new Ring
723716
void mousePressed() {
724717
rings[currentRing].start(mouseX, mouseY);

0 commit comments

Comments
 (0)