/* Hapy is a public domain software. See Hapy README file for the details. */ #ifndef HAPY_ACTIONS__H #define HAPY_ACTIONS__H // convenience header including all user-level Action wrappers #include #include #include #endif