We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4796d2e commit 2f031c4Copy full SHA for 2f031c4
src/BaselineOfCitezen.package/BaselineOfCitezen.class/instance/baseline18..st
@@ -5,8 +5,8 @@ baseline18: spec
5
spec for: #common do: [
6
spec baseline: 'SmaCC' with: [
7
spec
8
- repository: 'github://ThierryGoubier/SmaCC:v2.0.5.1';
9
- load: #('Runtime' )
+ repository: 'github://ThierryGoubier/SmaCC:308d64665dfb25b1d21f93f44270066aecb5c672';
+ loads: #('Runtime' )
10
"repository: 'github://Ducasse/OldSmaccRuntime/src' "
11
].
12
0 commit comments