Commit 89ae12b 1 parent da3855b commit 89ae12b Copy full SHA for 89ae12b
File tree 3 files changed +72
-0
lines changed
3 files changed +72
-0
lines changed Original file line number Diff line number Diff line change @@ -114,5 +114,43 @@ RwTestProjectLibraryIndexCard {
114
114
#rowanSHA : '6f8404a8c'
115
115
}
116
116
```
117
+ ### [ spec_0003] ( https://github.com/dalehenrich/RowanSample9V3/tree/spec_0003 )
118
+ ```
119
+ RwLoadSpecificationV2 {
120
+ #specName : 'spec_0003',
121
+ #projectName : 'RowanSample9V4',
122
+ #gitUrl : '[email protected] :dalehenrich/RowanSample9V4.git',
123
+ #revision : 'spec_0003',
124
+ #projectSpecFile : 'rowan/project.ston',
125
+ #componentNames : [
126
+ 'Core'
127
+ ],
128
+ #customConditionalAttributes : [
129
+ 'tests'
130
+ ],
131
+ #platformProperties : {
132
+ 'gemstone' : {
133
+ 'allusers' : {
134
+ #defaultSymbolDictName : 'RowanSample9_1'
135
+ }
136
+ }
137
+ },
138
+ #comment : 'RowanSample4 primer project definition'
139
+ }
140
+
141
+ RwTestProjectLibraryIndexCard {
142
+ #name : 'index_0003',
143
+ #title : 'RowanSample4 primer project definition',
144
+ #specName : 'spec_0003',
145
+ #index : 3,
146
+ #derivedFrom : 'spec_0002',
147
+ #comment : 'RowanSample9Class1 has instancesInvariant option set',
148
+ #rowanIssues : [
149
+ 254
150
+ ],
151
+ #gemstoneIssues : [ ],
152
+ #rowanSHA : '6f8404a8c'
153
+ }
154
+ ```
117
155
118
156
* This README file is autogenerated, so any direct edits may be lost.*
Original file line number Diff line number Diff line change
1
+ RwTestProjectLibraryIndexCard {
2
+ #name : ' index_0003' ,
3
+ #title : ' RowanSample4 primer project definition' ,
4
+ #specName : ' spec_0003' ,
5
+ #index : 3 ,
6
+ #derivedFrom : ' spec_0002' ,
7
+ #comment : ' RowanSample9Class1 has instancesInvariant option set' ,
8
+ #rowanIssues : [
9
+ 254
10
+ ],
11
+ #gemstoneIssues : [ ],
12
+ #rowanSHA : ' 6f8404a8c'
13
+ }
Original file line number Diff line number Diff line change
1
+ RwLoadSpecificationV2 {
2
+ #specName : ' spec_0003' ,
3
+ #projectName : ' RowanSample9V4' ,
4
+ #gitUrl :
' [email protected] :dalehenrich/RowanSample9V4.git' ,
5
+ #revision : ' spec_0003' ,
6
+ #projectSpecFile : ' rowan/project.ston' ,
7
+ #componentNames : [
8
+ ' Core'
9
+ ],
10
+ #customConditionalAttributes : [
11
+ ' tests'
12
+ ],
13
+ #platformProperties : {
14
+ ' gemstone' : {
15
+ ' allusers' : {
16
+ #defaultSymbolDictName : ' RowanSample9_1'
17
+ }
18
+ }
19
+ },
20
+ #comment : ' RowanSample4 primer project definition'
21
+ }
You can’t perform that action at this time.
0 commit comments