head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2006.04.06.03.48.43; author poly; state Exp; branches; next ; desc @in @ 1.1 log @Initial revision @ text @// // UnitTests.h // omino_fitting_2006 // // Created by david van brink on 3/30/06. // Copyright 2006 __MyCompanyName__. All rights reserved. // #import @@interface UnitTests : SenTestCase { } @@end @