/iPhoneSample/externals/fskit/Common/FSKFact.m
http://fskit.googlecode.com/ · Objective C · 14 lines · 3 code · 4 blank · 7 comment · 0 complexity · 9b932d96b7b41a7a4ec3d20f1479e1ec MD5 · raw file
- //
- // FSKFact.m
- // FSKit
- //
- // Created by Logan Allred on 8/16/08.
- // Copyright 2008 RedBugz Software. All rights reserved.
- //
- #import "FSKFact.h"
- @implementation FSKFact
- @end