00001 // 00002 // PainterFactoryForNetrek.m 00003 // MacTrek 00004 // 00005 // Created by Aqua on 20/06/2006. 00006 // Copyright 2006 __MyCompanyName__. All rights reserved. 00007 // 00008 00009 #import "PainterFactoryForNetrek.h" 00010 00011 00012 @implementation PainterFactoryForNetrek 00013 00014 @end