Skip to content

Commit 84a242e

Browse files
src/radmeth/radmeth.cpp: file progress from new files
1 parent 1616f70 commit 84a242e

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

src/radmeth/radmeth.cpp

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
/* Copyright (C) 2013-2025 Andrew D Smith, Egor Dolzhenko and Guilherme Sena
52
*
63
* This program is free software: you can redistribute it and/or modify it
74
* under the terms of the GNU General Public License as published by the Free
@@ -14,6 +11,7 @@
1411
* more details.
1512
*/
1613

14+
#include "file_progress.hpp"
1715
#include "radmeth_design.hpp"
1816
#include "radmeth_model.hpp"
1917
#include "radmeth_optimize_params.hpp"

0 commit comments

Comments
 (0)