GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Fork of Caged/gitnub
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/benstiglitz/gitnub.git
commit  78657c76ea4d62e21a8ab24c2476ef8c4096597d
tree    b55469a753c5cc6707eb9d7c93fff7b19bc888da
parent  9bd00236cb18db48bd11016372916753b054d7cf
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