summaryrefslogtreecommitdiff
path: root/chill/include/ir_rose.hh
diff options
context:
space:
mode:
Diffstat (limited to 'chill/include/ir_rose.hh')
-rw-r--r--chill/include/ir_rose.hh5
1 files changed, 5 insertions, 0 deletions
diff --git a/chill/include/ir_rose.hh b/chill/include/ir_rose.hh
index 9e94dea..03ea50d 100644
--- a/chill/include/ir_rose.hh
+++ b/chill/include/ir_rose.hh
@@ -1,6 +1,11 @@
#ifndef IR_ROSE_HH
#define IR_ROSE_HH
+/*!
+ * \file
+ * \brief CHiLL's rose interface.
+ */
+
#include <omega.h>
#include "ir_code.hh"
#include "ir_rose_utils.hh"