update template to record correct name of cpp file

release/4.3a0
Varun Agrawal 2021-09-10 11:53:41 -04:00
parent 0257f2118d
commit 7076244b60
1 changed files with 3 additions and 3 deletions

View File

@ -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! **
*/ */