##// END OF EJS Templates
Don't raise errors from coverage post-processing.
Don't raise errors from coverage post-processing.

File last commit:

r2661:595fc3b9
r5986:b2b7f884
Show More
IPython1Sandbox_Prefix.pch
7 lines | 161 B | text/plain | TextLexer
Barry Wark
moved frontend from ipython1-dev. Got engineservice.ThreadedEngineService running, but does nto correctly propagate errors during execute()
r1263 //
// Prefix header for all source files of the 'IPython1Sandbox' target in the 'IPython1Sandbox' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif