Skip to content

Commit

Permalink
Merge remote-tracking branch 'MetOffice/master' into bom_master
Browse files Browse the repository at this point in the history
  • Loading branch information
lukehoffmann committed Aug 21, 2024
2 parents 83836e7 + d0a92e8 commit a79b41d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/fab/tools/compiler.py
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ class CCompiler(Compiler):
:param exec_name: name of the executable to start.
:param suite: name of the compiler suite.
:param mpi: whether the compiler or linker support MPI.
:param category: the Category (C_COMPILER or FORTRAN_COMPILER).
:param compile_flag: the compilation flag to use when only requesting
compilation (not linking).
:param output_flag: the compilation flag to use to indicate the name
Expand Down

0 comments on commit a79b41d

Please sign in to comment.