From 9be3e1800240ec81200be473c814ac25bd72cfce Mon Sep 17 00:00:00 2001 From: Marcus Denker Date: Thu, 1 Sep 2016 09:55:14 +0200 Subject: [PATCH] Version 60197 --- 60197-Pha-Update.cs | 1 + updates60.staged | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 60197-Pha-Update.cs diff --git a/60197-Pha-Update.cs b/60197-Pha-Update.cs new file mode 100644 index 0000000..4928709 --- /dev/null +++ b/60197-Pha-Update.cs @@ -0,0 +1 @@ +"Postscript: Leave the line above, and replace the rest of this comment by a useful one. Executable statements should follow this comment, and should be separated by periods, with no exclamation points (!!). Be sure to put any further comments in double-quotes, like this one." |repository| repository := MCHttpRepository location: 'http://smalltalkhub.com/mc/Pharo/Pharo60/main' user: '' password: ''. (repository loadVersionFromFileNamed:'ScriptLoader60-TheIntegrator.228.mcz') load. ScriptLoader new update60197. ! \ No newline at end of file diff --git a/updates60.staged b/updates60.staged index c251064..93f842d 100644 --- a/updates60.staged +++ b/updates60.staged @@ -1 +1 @@ -#Pharo 6.0 60196-Pha-Update.cs \ No newline at end of file +#Pharo 6.0 60197-Pha-Update.cs \ No newline at end of file