This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// TJViewController.m | |
// MaskAndShadow | |
// | |
// Created by Travis Jeffery on 2012-08-06. | |
// Copyright (c) 2012 Travis Jeffery. All rights reserved. | |
// | |
#import "TJViewController.h" | |
#import <QuartzCore/QuartzCore.h> |