diff --git a/make-variables.xml b/make-variables.xml new file mode 100644 index 00000000..de691aab --- /dev/null +++ b/make-variables.xml @@ -0,0 +1 @@ +
var ide = this.parentThatIsA(IDE_Morph); ide.flushBlocksCache('variables'); // b/c of inheritance ide.refreshPalette();
var ide = this.parentThatIsA(IDE_Morph); ide.flushBlocksCache('variables'); // b/c of inheritance ide.refreshPalette();
\ No newline at end of file