5 // Created by Andy Matuschak on 9/10/07.
6 // Copyright 2007 __MyCompanyName__. All rights reserved.
9 #import "SUBootstrapper.h"
10 #import "SURegistrar.h"
12 @implementation SUBootstrapper
16 // For easy installation, we'll register the app when this is loaded from the nib.
17 [[SURegistrar sharedRegistrar] attemptRegistration];