# HG changeset patch # User Claus Gittinger # Date 1502907920 -7200 # Node ID d93abbb4a1f22a33f3361e1e9095bbd1683acb5e # Parent ebdb6454e913e7e8b283dbdc6fc1fff93a15e8af #BUGFIX by cg initial checkin class: SmallSense::GroovyEditSupport class added: #version_CVS diff -r ebdb6454e913 -r d93abbb4a1f2 SmallSense__GroovyEditSupport.st --- a/SmallSense__GroovyEditSupport.st Wed Aug 16 20:25:05 2017 +0200 +++ b/SmallSense__GroovyEditSupport.st Wed Aug 16 20:25:20 2017 +0200 @@ -83,3 +83,9 @@ "Created: / 22-10-2013 / 00:38:55 / Jan Vrany " ! ! +!GroovyEditSupport class methodsFor:'documentation'! + +version_CVS + ^ '$Header$' +! ! +