Skip to content

Commit 469293e

Browse files
authored
Update build.jl
1 parent 9ad7733 commit 469293e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/build.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ files = [
1414
"Darcy equation (with RT)"=>"darcy.jl",
1515
"Incompressible Navier-Stokes"=>"inc_navier_stokes.jl",
1616
"Stokes equation" => "stokes.jl",
17-
"Advection-diffusion" => "advection_diffusion.jl"
17+
"Advection-diffusion" => "advection_diffusion.jl",
1818
"Isotropic damage model" => "isotropic_damage.jl",
1919
"Fluid-Structure Interaction"=>"fsi_tutorial.jl",
2020
"Electromagnetic scattering in 2D"=>"emscatter.jl",

0 commit comments

Comments
 (0)