Defining basic baseline.
This commit is contained in:
parent
f5edec4708
commit
b3604a0700
5
BaselineOfRoloLudo.package/.filetree
Normal file
5
BaselineOfRoloLudo.package/.filetree
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"separateMethodMetaAndSource" : false,
|
||||
"noMethodMetaData" : true,
|
||||
"useCypressPropertiesFile" : true
|
||||
}
|
@ -0,0 +1,8 @@
|
||||
baselines
|
||||
baseline: spec
|
||||
<baseline>
|
||||
spec
|
||||
for: #common
|
||||
do: [
|
||||
spec package: 'RoloLudo'
|
||||
]
|
@ -0,0 +1,3 @@
|
||||
accessing
|
||||
projectClass
|
||||
^ MetacelloCypressBaselineProject
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"commentStamp" : "",
|
||||
"super" : "BaselineOf",
|
||||
"category" : "BaselineOfRoloLudo",
|
||||
"classinstvars" : [ ],
|
||||
"pools" : [ ],
|
||||
"classvars" : [ ],
|
||||
"instvars" : [ ],
|
||||
"name" : "BaselineOfRoloLudo",
|
||||
"type" : "normal"
|
||||
}
|
1
BaselineOfRoloLudo.package/monticello.meta/categories.st
Normal file
1
BaselineOfRoloLudo.package/monticello.meta/categories.st
Normal file
@ -0,0 +1 @@
|
||||
SystemOrganization addCategory: #BaselineOfRoloLudo!
|
1
BaselineOfRoloLudo.package/monticello.meta/package
Normal file
1
BaselineOfRoloLudo.package/monticello.meta/package
Normal file
@ -0,0 +1 @@
|
||||
(name 'BaselineOfRoloLudo')
|
1
BaselineOfRoloLudo.package/properties.json
Normal file
1
BaselineOfRoloLudo.package/properties.json
Normal file
@ -0,0 +1 @@
|
||||
{ }
|
Loading…
Reference in New Issue
Block a user