Skip to content

Commit

Permalink
update paper
Browse files Browse the repository at this point in the history
  • Loading branch information
thelfer committed Aug 7, 2024
1 parent c7fc3b8 commit 275461a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/papers/joss/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ In the authors' experience, self-contained behaviours allows to
\label{sec:mfm:introduction:cmake_infrastructure}

This section provides an overview of the [`CMake`](https://cmake.org)
infrastructure of the `MFrontGallery` and `MFrontMaterials` projects.
infrastructure of the `MFrontGallery` project.

This infrastructure is fully contained in the `cmake/modules` directory,
the file `cmake/modules/mfm.cmake` being the main entry point.
Expand Down Expand Up @@ -282,8 +282,7 @@ available for behaviours and point-wise models respectively.
\label{sec:mfm:creating_derived_project}
This section describes the process for setting up a new project based on the [`CMake`
infrastructure](cmake-infrastructure.html) of the `MFrontGallery` and
`MFrontMaterials` projects.
infrastructure](cmake-infrastructure.html) of the `MFrontGallery` project.
### Fetching `cmake/modules` directory
Expand Down

0 comments on commit 275461a

Please sign in to comment.