##// END OF EJS Templates
Move zmq event loop support into a separate file....
Move zmq event loop support into a separate file. This avoids a circular import problem, and also organizes more cleanly the code that is event-loop specific.

File last commit:

r2661:595fc3b9
r5470:0e217640
Show More
Makefile
5 lines | 145 B | text/x-makefile | MakefileLexer
include ./plugins.mk
all : dist/IPythonCocoaController.plugin
dist/IPythonCocoaController.plugin : ./IPythonCocoaFrontendLoader.py\
./setup.py