Clear our next-method-quot-cache when deploying
parent
37219fa139
commit
1b889d1f1b
|
@ -373,7 +373,8 @@ SYMBOL: deploy-vocab
|
||||||
r> strip-words
|
r> strip-words
|
||||||
compress-byte-arrays
|
compress-byte-arrays
|
||||||
compress-quotations
|
compress-quotations
|
||||||
compress-strings ;
|
compress-strings
|
||||||
|
H{ } clone classes:next-method-quot-cache set-global ;
|
||||||
|
|
||||||
: (deploy) ( final-image vocab config -- )
|
: (deploy) ( final-image vocab config -- )
|
||||||
#! Does the actual work of a deployment in the slave
|
#! Does the actual work of a deployment in the slave
|
||||||
|
|
Loading…
Reference in New Issue