Skip to content

Commit

Permalink
Merge pull request #2518 from telephon/topic-move-gen-methods
Browse files Browse the repository at this point in the history
class library: move Gen method to Generator Quark
  • Loading branch information
Alberto de Campo committed Nov 30, 2016
2 parents f855e43 + 9f3327b commit b4e8660
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions SCClassLibrary/Common/Core/Object.sc
Expand Up @@ -894,9 +894,6 @@ Object {
_AsArchive
^this.primitiveFailed;
}
// support for Gen
genNext { ^nil }
genCurrent { ^this }

help {
this.class.asString.help
Expand Down

0 comments on commit b4e8660

Please sign in to comment.