summaryrefslogtreecommitdiff
path: root/include/libast_internal.h
diff options
context:
space:
mode:
authorMichael Jennings <mej@kainx.org>2003-04-05 04:00:18 +0000
committerMichael Jennings <mej@kainx.org>2003-04-05 04:00:18 +0000
commita3bcff8b47496b9431bdba4d62bffb0f72b4f3b7 (patch)
tree5fb37219cd3044a9d2ea6889f440790a3e613aab /include/libast_internal.h
parente559f80e826a370d7bb6bae64b94cb8f79eb1768 (diff)
downloadlibast-a3bcff8b47496b9431bdba4d62bffb0f72b4f3b7.tar.gz
Fri Apr 4 22:59:45 2003 Michael Jennings (mej)
Finally finished documenting libast.h. SVN revision: 6831
Diffstat (limited to 'include/libast_internal.h')
-rw-r--r--include/libast_internal.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/include/libast_internal.h b/include/libast_internal.h
index 90e622c..0df19f9 100644
--- a/include/libast_internal.h
+++ b/include/libast_internal.h
@@ -21,6 +21,18 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
+/**
+ * @file libast_internal.h
+ * LibAST header file for internal-use-only stuff.
+ *
+ * This file contains all macros, structure definitions, etc. which
+ * are restricted to internal LibAST use only.
+ *
+ * @author Michael Jennings <mej@eterm.org>
+ * @version $Revision$
+ * @date $Date$
+ */
+
#ifndef _LIBAST_INTERNAL_H_
#define _LIBAST_INTERNAL_H_