git.ithinksw.org
/
ITFoundation.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Removing ITOSA* and ITAppleEvent* classes from ITFoundation, and updating
[ITFoundation.git]
/
ITPreference.m
1
//
2
// ITPreference.m
3
// ITFoundation
4
//
5
// Created by Joseph Spiros on Tue Dec 02 2003.
6
// Copyright (c) 2003 __MyCompanyName__. All rights reserved.
7
//
8
9
#import "ITPreference.h"
10
11
12
@implementation ITPreference
13
14
@end