hpi-swa-lab / SqueakByExample-english

An introductory book about the Squeak/Smalltalk programming system, guiding students and developers through the environment, language, tools, and the Morphic framework by means of a series of examples and exercises.
https://www.lulu.com/shop/patrick-rein-and-christoph-thiede/squeak-by-example-60/paperback/product-8vr2j2.html
Other
26 stars 7 forks source link

Fix index again #148

Closed LinqLover closed 1 year ago

LinqLover commented 1 year ago

Make sure to invoke the right make target. make all now defaults to make complete. At some point, I must have broken that accidentally.

Closes #145. Sorry for the inconveniences.