repo.or.cz
/
sparkle2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add stub -[SUPoset compare:toObject:] method.
[sparkle2.git]
/
Stub
/
SUBootstrapper.h
blob
5cb06b5bd946de81b2d43775453102797e33638a
1
//
2
// SUBootstrapper.h
3
// Sparkle
4
//
5
// Created by Andy Matuschak on 9/10/07.
6
// Copyright 2007 __MyCompanyName__. All rights reserved.
7
//
8
9
#import <Cocoa/Cocoa.h>
10
11
@interface SUBootstrapper
:
NSObject
{
12
}
13
@end