Skip to content

Commit

Permalink
Update and rename pimiento.cxx to mascada.cxx
Browse files Browse the repository at this point in the history
  • Loading branch information
octoflar authored Jun 8, 2024
1 parent c01ac88 commit 75ff342
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// @file pimiento.cxx
/// @file mascada.cxx
/// Especia for intergalactic metal and damped H I, He I, II lines (high accuracy).
/// @author Ralf Quast
/// @date 2023
Expand Down Expand Up @@ -27,7 +27,7 @@ using namespace std;
/// @param argv[7] The trace modulus.
/// @return an exit code
///
/// @remark Usage: pimiento {seed} {parents} {population} {step} {accuracy} {stop} {trace} < {model file} [> {result file}]
/// @remark Usage: mascada {seed} {parents} {population} {step} {accuracy} {stop} {trace} < {model file} [> {result file}]
///
/// @attention A usage message is written to standard output, if no command line arguments (excluding the
/// program name) are supplied. In this case the returned exit code is zero.
Expand Down

0 comments on commit 75ff342

Please sign in to comment.