diff --git a/src/apps/cyclesim.cpp b/src/apps/cyclesim.cpp index 8a4882aaf..61a7b029d 100644 --- a/src/apps/cyclesim.cpp +++ b/src/apps/cyclesim.cpp @@ -1,8 +1,6 @@ /** @page cyclesim Cycle Simulator * * - * ## Cycle Simulator ## {#cycle_sim} - * * This application writes out a new set of binary InterOp files for all records up to a specific cycle. * * ### Running the Program