Skip to content

Commit 75ff342

Browse files
authored
Update and rename pimiento.cxx to mascada.cxx
1 parent c01ac88 commit 75ff342

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/cxx/apps/pimiento.cxx src/main/cxx/apps/mascada.cxx

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/// @file pimiento.cxx
1+
/// @file mascada.cxx
22
/// Especia for intergalactic metal and damped H I, He I, II lines (high accuracy).
33
/// @author Ralf Quast
44
/// @date 2023
@@ -27,7 +27,7 @@ using namespace std;
2727
/// @param argv[7] The trace modulus.
2828
/// @return an exit code
2929
///
30-
/// @remark Usage: pimiento {seed} {parents} {population} {step} {accuracy} {stop} {trace} < {model file} [> {result file}]
30+
/// @remark Usage: mascada {seed} {parents} {population} {step} {accuracy} {stop} {trace} < {model file} [> {result file}]
3131
///
3232
/// @attention A usage message is written to standard output, if no command line arguments (excluding the
3333
/// program name) are supplied. In this case the returned exit code is zero.

0 commit comments

Comments
 (0)