<div dir="ltr">Hi. I'm reading the CUIS book. This has been a good, pleasant experience thus far. <div><br></div><div>There is one thing I am not clear about, though.</div><div><br></div><div>Appending G lists the (package) source for SpaceWar. For various reasons, I decided to enter the contents of that package manually, via the browser, rather than install it by package loading.<div><br></div><div>And this when I stumbled on the last 2 lines of that package:</div><div><div><font face="monospace"> SpaceShip initialize!<br> Torpedo initialize!<br></font></div><div><br></div></div><div>These 2 lines don't seem to belong to a method. So, my question is : where are these lines supposed to go? I understand the reason for their use, but it's not obvious, reading the Package source, where one would invoke that.</div><div><br></div><div>So I did invoke these lines, calling them from within SpaceWar class initialize, but I am not sure that this is what the guide & appending were documenting. Was I wrong?<br></div><div><br></div><div>Thanks</div><div>Alex</div><div><br></div><div><br></div></div></div>