swh:1:snp:3a660ea1e0fd3f2d0c294257483f24423fe4cb43
Raw File
Tip revision: e3a5d7a20d49fc6427566daa49add1b571f008da authored by Joshua Cogliati on 24 November 2021, 20:49:30 UTC
Merge pull request #119 from dmalec/ISSUE-117
Tip revision: e3a5d7a
refresh
REFRESH

	(command) tells Logo to remember the turtle's motions so that they
	can be used for high-resolution printing (wxWidgets) or to refresh
	the graphics window if it is moved, resized, or overlayed
	(non-wxWidgets).  This is the default.

back to top