##// END OF EJS Templates
Merge pull request #1388 from takluyver/venv-support...
Merge pull request #1388 from takluyver/venv-support Add simple support for running inside a virtualenv. While this doesn't supplant proper installation (as users should do), it helps ad-hoc calling of IPython from inside a virtualenv.

File last commit:

r2661:595fc3b9
r6105:0a50e77a merge
Show More
IPython1Sandbox_Prefix.pch
7 lines | 161 B | text/plain | TextLexer
//
// Prefix header for all source files of the 'IPython1Sandbox' target in the 'IPython1Sandbox' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif