public
Description: A Gitk-like application written in RubyCocoa that looks like it belongs on a Mac. See the wiki for downloads and screenshots.
Homepage: http://alternateidea.com
Clone URL: git://github.com/Caged/gitnub.git
Click here to lend your support to: gitnub and make a donation at www.pledgie.com !
gitnub / nub / nub_Prefix.pch
100644 8 lines (6 sloc) 0.148 kb
1
2
3
4
5
6
7
8
//
// Prefix header for all source files of the 'nub' target in the 'nub' project.
//
 
#ifdef __OBJC__
    #import <Foundation/Foundation.h>
#endif