public
Description: An iPhone application to query and cache results from the online Lexin Swedish-English dictionary for immigrants
Homepage:
Clone URL: git://github.com/octover/lexikon.git
Click here to lend your support to: lexikon and make a donation at www.pledgie.com !
lexikon / Lexikon_Prefix.pch
100644 9 lines (7 sloc) 0.183 kb
1
2
3
4
5
6
7
8
9
//
// Prefix header for all source files of the 'Lexikon' target in the 'Lexikon' project
//
 
#ifdef __OBJC__
    #import <Foundation/Foundation.h>
    #import <UIKit/UIKit.h>
#endif