diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2011-07-15 06:08:49 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2011-07-15 06:08:49 +0200 |
commit | f27b61a79ace02f2a89bac9ed55e3879b98c30ad (patch) | |
tree | 74cf7f3b82364cfc94f04b8421d7659a9ac21c3a /tecvms.h | |
parent | 00fa82bdcc4890da524eb2505061b5ad682e5dce (diff) | |
download | videoteco-fork-f27b61a79ace02f2a89bac9ed55e3879b98c30ad.tar.gz |
converted file header and some variable/macro docs to Doxygen format
* adapted Doxygen config file
Diffstat (limited to 'tecvms.h')
-rw-r--r-- | tecvms.h | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -5,11 +5,12 @@ * $Locker: $ */ -/* tecvms.h - * Include file for VMS build - * %W% (PC) %G% - * - * +/** + * \file tecvms.h + * \brief Include file for VMS build + */ + +/* * Copyright (C) 1985-2007 BY Paul Cantrell * * This program is free software: you can redistribute it and/or modify |