diff src/typedefData.h @ 26:a146855e16eb

bugfix
author Takahiro SHIMIZU <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Thu, 17 Jan 2019 19:43:22 +0900
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/typedefData.h	Thu Jan 17 19:43:22 2019 +0900
@@ -0,0 +1,2 @@
+typedef struct cbc_console_arg cbc_console_arg;
+typedef union cbc_arg cbc_arg;