00001 00038 #ifndef APP_CALC_H_INCLUDED 00039 #define APP_CALC_H_INCLUDED 00040 00041 #include <mainloop.h> 00042 00058 void app_calc_launch(struct workqueue_task *task); 00059 00061 00062 #endif /* APP_CALC_H_INCLUDED */