Skip to content

Commit

Permalink
Issue #261: Rowan is now writing out class properties in canonical fo…
Browse files Browse the repository at this point in the history
…rmat for filetree [ci skip]
dalehenrich committed Oct 20, 2019
1 parent ebd9138 commit d9b504d
Showing 3 changed files with 29 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
{
"category" : "gsdevkit_launcher-Scripts",
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "",
"instvars" : [
"write"
],
"write" ],
"name" : "GdkL_CopyScriptClasses",
"pools" : [
],
"super" : "AbstractGsDevKitProgram",
"type" : "normal"
}
"type" : "normal" }
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
{
"category" : "gsdevkit_launcher-Scripts",
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "",
"instvars" : [
],
"name" : "GdkL_Error",
"pools" : [
],
"super" : "AbstractGsDevKitProgram",
"type" : "normal"
}
"type" : "normal" }
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
{
"category" : "gsdevkit_launcher-Scripts",
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "",
"instvars" : [
],
"name" : "GdkL_Hello",
"pools" : [
],
"super" : "AbstractGsDevKitProgram",
"type" : "normal"
}
"type" : "normal" }

0 comments on commit d9b504d

Please sign in to comment.