Skip to content

Commit 675f5b5

Browse files
committed
Cleaning simulation IO.
1 parent fa75907 commit 675f5b5

File tree

4 files changed

+2
-15
lines changed

4 files changed

+2
-15
lines changed

xboinc/simulation_data/compatible versions.py

Lines changed: 0 additions & 13 deletions
This file was deleted.

xboinc/simulation_data/__init__.py renamed to xboinc/simulation_io/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
# Copyright (c) CERN, 2023. #
44
# ######################################### #
55

6-
from .simulation_state import SimState
7-
from .simulation_data import build_input_file, SimConfig
6+
from .output import SimState
7+
from .input import SimConfig
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)