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