Forgot ()

This commit is contained in:
Jorge Gonzalez 2026-03-11 11:09:58 +01:00
commit 38d1d575cb

View file

@ -66,7 +66,7 @@ PROGRAM fpakc
timeStep = t timeStep = t
! Update Particle boundary models ! Update Particle boundary models
call boundariesParticle_update call boundariesParticle_update()
! Update EM boundary models ! Update EM boundary models
call boundariesEM_update() call boundariesEM_update()