mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Removing other plot_header references.
This commit is contained in:
parent
ec3c51e575
commit
e25b3342a8
3 changed files with 0 additions and 3 deletions
|
|
@ -63,7 +63,6 @@ contains
|
|||
use geometry_header
|
||||
use material_header
|
||||
use photon_header
|
||||
use plot_header
|
||||
use sab_header
|
||||
use settings
|
||||
use simulation_header
|
||||
|
|
|
|||
|
|
@ -25,7 +25,6 @@ module input_xml
|
|||
use multipole_header
|
||||
use output, only: title, header
|
||||
use photon_header
|
||||
use plot_header
|
||||
use random_lcg, only: prn
|
||||
use surface_header
|
||||
use set_header, only: SetChar, SetInt
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@ module output
|
|||
use mgxs_interface
|
||||
use nuclide_header
|
||||
use particle_header, only: LocalCoord, Particle
|
||||
use plot_header
|
||||
use sab_header, only: SAlphaBeta
|
||||
use settings
|
||||
use simulation_header
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue