editor: add simple carp editor
This commit is contained in:
14
Pond.package/CarpEditor.class/properties.json
Normal file
14
Pond.package/CarpEditor.class/properties.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"commentStamp" : "VeitHeller 12/18/2019 21:39",
|
||||
"super" : "Object",
|
||||
"category" : "Pond",
|
||||
"classinstvars" : [ ],
|
||||
"pools" : [ ],
|
||||
"classvars" : [ ],
|
||||
"instvars" : [
|
||||
"text",
|
||||
"editor"
|
||||
],
|
||||
"name" : "CarpEditor",
|
||||
"type" : "normal"
|
||||
}
|
Reference in New Issue
Block a user