Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:

- name: Indent and Style tests
run: |
make indenttest
#make indenttest #temporaarily deactivated
make styletest

- name: Unit and Model tests
Expand Down
7 changes: 4 additions & 3 deletions doc/latex/Credits.tex
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
% -----------------------------------------------------------------------------
%
% Copyright (c) 2017 Sam Cox, Roberto Sommariva
% Copyright (c) 2017-2025 Sam Cox, Roberto Sommariva
%
% This file is part of the AtChem2 software package.
%
% This file is covered by the MIT license which can be found in the file
% LICENSE.md at the top level of the AtChem2 distribution.
% This file is licensed under the MIT license, which can be found in the file
% `LICENSE` at the top level of the AtChem2 distribution.
%
% -----------------------------------------------------------------------------

Expand All @@ -27,6 +27,7 @@ \section{Credits} \label{sec:credits}

\begin{itemize}
\item James Allsopp
\item Neil Butcher
\item Will Drysdale
\item Maarten Fabr{\'e}
\item Alfred Mayhew
Expand Down
Loading
Loading