Michael Mayo

complete cloud files support

//
// ASICloudFilesUIImage.h
// iPhone
//
// Created by Michael Mayo on 1/7/10.
// Copyright 2010 __MyCompanyName__. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface ASICloudFilesUIImage : NSObject {
}
@end
//
// ASICloudFilesUIImage.m
// iPhone
//
// Created by Michael Mayo on 1/7/10.
// Copyright 2010 __MyCompanyName__. All rights reserved.
//
#import "ASICloudFilesUIImage.h"
@implementation ASICloudFilesUIImage
@end
This diff was suppressed by a .gitattributes entry.