CicmWrapper  Beta 0.4
A wrapper for Pure Data
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
cicm_wrapper.h
1 /*
2  * CicmWrapper
3  * Copyright (C) 2013 Pierre Guillot, CICM - Université Paris 8
4  * All rights reserved.
5  * Website : https://github.com/CICM/CicmWrapper
6  * Contacts : cicm.mshparisnord@gmail.com
7  * For information on usage and redistribution, and for a DISCLAIMER OF ALL
8  * WARRANTIES, see the file, "LICENSE.txt," in this distribution.
9  */
10 
11 #ifndef DEF_EPD
12 #define DEF_EPD
13 
14 #include "eclass.h"
15 #include "ecommon.h"
16 #include "eobj.h"
17 #include "ebox.h"
18 #include "epopup.h"
19 #include "egraphics.h"
20 #include "epdmax.h"
21 #endif