diff --git a/ApplicationCode/Commands/CompletionExportCommands/RicExportFractureCompletionsImpl.cpp b/ApplicationCode/Commands/CompletionExportCommands/RicExportFractureCompletionsImpl.cpp index 7d214fb4c8..52627c26b9 100644 --- a/ApplicationCode/Commands/CompletionExportCommands/RicExportFractureCompletionsImpl.cpp +++ b/ApplicationCode/Commands/CompletionExportCommands/RicExportFractureCompletionsImpl.cpp @@ -327,6 +327,7 @@ std::vector RicExportFractureCompletionsImpl::generateCompdat //////////////////////////////////////////////////////// + // clang-format off // WARNING!!! // // PROTOTYPE-CODE for Pressure Differential Depletion // // MAY CHANGE A LOT // @@ -435,6 +436,7 @@ std::vector RicExportFractureCompletionsImpl::generateCompdat } } //////////////////////////////////////////////////////////// + // clang-format on // END PROTOTYPE CODE FOR PRESSURE DIFFERENTIAL DEPLETION // ////////////////////////////////////////////////////////////