We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1616f70 commit 84a242eCopy full SHA for 84a242e
1 file changed
src/radmeth/radmeth.cpp
@@ -1,7 +1,4 @@
1
-/* Copyright (C) 2013-2025 Andrew D Smith
2
- *
3
- * Author: Andrew D. Smith
4
- * Contributors: Egor Dolzhenko and Guilherme Sena
+/* Copyright (C) 2013-2025 Andrew D Smith, Egor Dolzhenko and Guilherme Sena
5
*
6
* This program is free software: you can redistribute it and/or modify it
7
* under the terms of the GNU General Public License as published by the Free
@@ -14,6 +11,7 @@
14
11
* more details.
15
12
*/
16
13
+#include "file_progress.hpp"
17
#include "radmeth_design.hpp"
18
#include "radmeth_model.hpp"
19
#include "radmeth_optimize_params.hpp"
0 commit comments