pharo: add skeleton
This commit is contained in:
13
Pond.package/CarpProcess.class/properties.json
Normal file
13
Pond.package/CarpProcess.class/properties.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"commentStamp" : "VeitHeller 12/11/2019 17:31",
|
||||
"super" : "Object",
|
||||
"category" : "Pond",
|
||||
"classinstvars" : [ ],
|
||||
"pools" : [ ],
|
||||
"classvars" : [ ],
|
||||
"instvars" : [
|
||||
"proc"
|
||||
],
|
||||
"name" : "CarpProcess",
|
||||
"type" : "normal"
|
||||
}
|
Reference in New Issue
Block a user