editor: add simple carp editor

This commit is contained in:
2019-12-18 22:33:36 +01:00
parent 40c60f36ab
commit dd28135d14
6 changed files with 37 additions and 0 deletions

View 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"
}