updates template header
Added doxygen style comment to heaeder at file level.
This commit is contained in:
parent
5a1692b8df
commit
a7f51ff472
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
/*
|
/*
|
||||||
* Author: username
|
* @file module_name.h
|
||||||
* Date: todays_date
|
* @Author Jake Goodwin
|
||||||
* filename: module_name.h
|
* @Date todays_date
|
||||||
* description: module_purpose
|
* @brief module_purpose
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef module_name
|
#ifndef module_name
|
||||||
|
|
Loading…
Add table
Reference in a new issue