1) Add more comments.
[model-checker.git] / librace.h
index a8af6864da2e483a14a58f2571ae36d7a0b62319..591b2925473b9ef608d533d70f2b3d2cf6a928a6 100644 (file)
--- a/librace.h
+++ b/librace.h
@@ -1,3 +1,7 @@
+/** @file librace.h
+ *  @brief Interface to check normal memory operations for data races.
+ */
+
 #ifndef __LIBRACE_H__
 #define __LIBRACE_H__