1) Add more comments.
[model-checker.git] / libthreads.h
index f6de95bb9fa4f3614f07658b2abe05f8217ec6fa..0c02971342d06ffa903feb01b2d4daadc08754d4 100644 (file)
@@ -1,3 +1,7 @@
+/** @file libthreads.h
+ *  @brief Basic Thread Library Functionality.
+ */
+
 #ifndef __LIBTHREADS_H__
 #define __LIBTHREADS_H__