summaryrefslogtreecommitdiff
path: root/cesar/ce/test/tx/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/ce/test/tx/test.h')
-rw-r--r--cesar/ce/test/tx/test.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/cesar/ce/test/tx/test.h b/cesar/ce/test/tx/test.h
new file mode 100644
index 0000000000..9d0fde9ad4
--- /dev/null
+++ b/cesar/ce/test/tx/test.h
@@ -0,0 +1,18 @@
+#ifndef ___tx_test_h
+#define ___tx_test_h
+/* Cesar project {{{
+ *
+ * Copyright (C) 2008 Spidcom
+ *
+ * <<<Licence>>>
+ *
+ * }}} */
+/**
+ * \file ../tx/test.h
+ * \brief « brief description »
+ * \ingroup « module »
+ *
+ * « long description »
+ */
+
+#endif /* ___tx_test_h */