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
<html> | |
<head> | |
<meta http-equiv=Content-Type content="text/html; charset=macintosh"> | |
<meta name=ProgId content=Excel.Sheet> | |
<meta name=Generator content="Microsoft Excel 14"> | |
<link rel=File-List href="gap-stores-autism-discount_files/filelist.xml"> | |
<style> | |
<!--table | |
{mso-displayed-decimal-separator:"\."; |
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
// MyViewTickler.h | |
#import <Cocoa/Cocoa.h> | |
@interface MyViewTickler : NSObject | |
{ | |
} | |
+ (id)sharedInstance; |
NewerOlder