From f27b61a79ace02f2a89bac9ed55e3879b98c30ad Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Fri, 15 Jul 2011 06:08:49 +0200 Subject: converted file header and some variable/macro docs to Doxygen format * adapted Doxygen config file --- tecexec.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'tecexec.c') diff --git a/tecexec.c b/tecexec.c index 89a2573..7409d0f 100644 --- a/tecexec.c +++ b/tecexec.c @@ -7,10 +7,12 @@ char *tecexec_c_version = "tecexec.c: $Revision: 1.3 $"; * $Locker: $ */ -/* tecexec.c - * The SWITCH/CASE statements which implement execution stage of the parser - * - * +/** + * \file tecexec.c + * \brief The SWITCH/CASE statements which implement execution stage of the parser + */ + +/* * Copyright (C) 1985-2007 BY Paul Cantrell * * This program is free software: you can redistribute it and/or modify -- cgit v1.2.3