repo.or.cz
/
sparkle2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Commented and cleaned up the Atom feed parser.
[sparkle2.git]
/
Framework
/
SUBranch.m
blob
186c9c8be3867c93ab8fba7e3cd27e6e6a3ba081
1
//
2
// SUBranch.m
3
// Sparkle
4
//
5
// Created by Andy Matuschak on 9/13/07.
6
// Copyright 2007 __MyCompanyName__. All rights reserved.
7
//
8
9
#import "SUBranch.h"
10
11
12
@implementation SUBranch
13
14
@end