repo.or.cz
/
adiumx.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ca, fr, fr_CA, and it updates
[adiumx.git]
/
Source
/
AIScannerDebug.h
blob
2237e0835ab6900c2d4b29b1b0278638cabe0b97
1
//
2
// AIScannerDebug.h
3
// Adium
4
//
5
// Created by Evan Schoenberg on 9/27/06.
6
//
7
8
#import <Cocoa/Cocoa.h>
9
10
@interface AIScannerDebug
:
NSScanner
{
11
12
}
13
14
@end