// // SVGStyleElement.m // SVGPad // // Created by Kevin Stich on 2/21/12. // Copyright (c) 2012 __MyCompanyName__. All rights reserved. // #import "SVGStyleElement.h" @implementation SVGStyleElement @end