compiler/PPCNegateNode.st
changeset 438 20598d7ce9fa
parent 422 116d2b2af905
child 452 9f4558b3be66
--- a/compiler/PPCNegateNode.st	Tue Apr 21 17:20:11 2015 +0100
+++ b/compiler/PPCNegateNode.st	Thu Apr 30 23:43:14 2015 +0200
@@ -9,11 +9,7 @@
 	category:'PetitCompiler-Nodes'
 !
 
-!PPCNegateNode methodsFor:'as yet unclassified'!
-
-compileWith: compiler effect: effect id: id
-	"TODO"
-!
+!PPCNegateNode methodsFor:'accessing'!
 
 prefix
 	^ #negate