update template to record correct name of cpp file
parent
0257f2118d
commit
7076244b60
|
@ -1,8 +1,8 @@
|
||||||
/**
|
/**
|
||||||
* @file gtsam.cpp
|
* @file {module_name}.cpp
|
||||||
* @brief The auto-generated wrapper C++ source code.
|
* @brief The auto-generated wrapper C++ source code.
|
||||||
* @author Duy-Nguyen Ta, Fan Jiang, Matthew Sklar
|
* @author Duy-Nguyen Ta, Fan Jiang, Matthew Sklar, Varun Agrawal
|
||||||
* @date Aug. 18, 2020
|
* @date Aug. 18, 2020
|
||||||
*
|
*
|
||||||
* ** THIS FILE IS AUTO-GENERATED, DO NOT MODIFY! **
|
* ** THIS FILE IS AUTO-GENERATED, DO NOT MODIFY! **
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue