fmu-manipulation-toolbox 1.9.1__tar.gz → 1.9.1.1rc1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/PKG-INFO +1 -1
- fmu_manipulation_toolbox-1.9.1.1rc1/fmu_manipulation_toolbox/__version__.py +1 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/cli/fmucontainer.py +3 -4
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/cli/fmusplit.py +3 -4
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/cli/fmutool.py +3 -3
- fmu_manipulation_toolbox-1.9.1.1rc1/fmu_manipulation_toolbox/resources/darwin64/container.dylib +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/linux32/client_sm.so +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/linux64/client_sm.so +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/linux64/container.so +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/win32/client_sm.dll +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/win32/server_sm.exe +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/win64/client_sm.dll +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/win64/container.dll +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/win64/server_sm.exe +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox.egg-info/PKG-INFO +1 -1
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/tests/test_suite.py +10 -5
- fmu_manipulation_toolbox-1.9.1/fmu_manipulation_toolbox/__version__.py +0 -1
- fmu_manipulation_toolbox-1.9.1/fmu_manipulation_toolbox/resources/darwin64/container.dylib +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/LICENSE.txt +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/README.md +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/__init__.py +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/__main__.py +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/assembly.py +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/checker.py +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/cli/__init__.py +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/cli/utils.py +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/container.py +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/gui.py +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/gui_style.py +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/help.py +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/operations.py +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/remoting.py +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/checkbox-checked-disabled.png +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/checkbox-checked-hover.png +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/checkbox-checked.png +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/checkbox-unchecked-disabled.png +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/checkbox-unchecked-hover.png +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/checkbox-unchecked.png +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/container.png +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/drop_fmu.png +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/fmi-2.0/fmi2Annotation.xsd +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/fmi-2.0/fmi2AttributeGroups.xsd +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/fmi-2.0/fmi2ModelDescription.xsd +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/fmi-2.0/fmi2ScalarVariable.xsd +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/fmi-2.0/fmi2Type.xsd +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/fmi-2.0/fmi2Unit.xsd +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/fmi-2.0/fmi2VariableDependency.xsd +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/fmi-3.0/fmi3Annotation.xsd +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/fmi-3.0/fmi3AttributeGroups.xsd +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/fmi-3.0/fmi3BuildDescription.xsd +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/fmi-3.0/fmi3InterfaceType.xsd +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/fmi-3.0/fmi3LayeredStandardManifest.xsd +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/fmi-3.0/fmi3ModelDescription.xsd +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/fmi-3.0/fmi3Terminal.xsd +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/fmi-3.0/fmi3TerminalsAndIcons.xsd +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/fmi-3.0/fmi3Type.xsd +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/fmi-3.0/fmi3Unit.xsd +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/fmi-3.0/fmi3Variable.xsd +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/fmi-3.0/fmi3VariableDependency.xsd +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/fmu.png +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/fmu_manipulation_toolbox.png +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/help.png +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/icon-round.png +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/icon.png +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/icon_fmu.png +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/license.txt +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/linux32/server_sm +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/linux64/server_sm +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/mask.png +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/resources/model.png +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/split.py +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox/version.py +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox.egg-info/SOURCES.txt +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox.egg-info/dependency_links.txt +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox.egg-info/entry_points.txt +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox.egg-info/requires.txt +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/fmu_manipulation_toolbox.egg-info/top_level.txt +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/setup.cfg +0 -0
- {fmu_manipulation_toolbox-1.9.1 → fmu_manipulation_toolbox-1.9.1.1rc1}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: fmu_manipulation_toolbox
|
|
3
|
-
Version: 1.9.1
|
|
3
|
+
Version: 1.9.1.1rc1
|
|
4
4
|
Summary: FMU Manipulation Toolbox is a python application for modifying Functional Mock-up Units (FMUs) without recompilation or bundling them into FMU Containers
|
|
5
5
|
Home-page: https://github.com/grouperenault/fmu_manipulation_toolbox/
|
|
6
6
|
Author: Nicolas.LAURENT@Renault.com
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
'V1.9.1.1rc1'
|
|
@@ -2,7 +2,6 @@ import argparse
|
|
|
2
2
|
import logging
|
|
3
3
|
import sys
|
|
4
4
|
|
|
5
|
-
from typing import *
|
|
6
5
|
from pathlib import Path
|
|
7
6
|
|
|
8
7
|
from .utils import setup_logger, make_wide
|
|
@@ -11,7 +10,7 @@ from ..container import FMUContainerError
|
|
|
11
10
|
from ..version import __version__ as version
|
|
12
11
|
|
|
13
12
|
|
|
14
|
-
def fmucontainer(
|
|
13
|
+
def fmucontainer():
|
|
15
14
|
logger = setup_logger()
|
|
16
15
|
|
|
17
16
|
logger.info(f"FMUContainer version {version}")
|
|
@@ -68,7 +67,7 @@ def fmucontainer(command_options: Sequence[str]):
|
|
|
68
67
|
parser.add_argument("-vr", action="store_true", dest="ts_multiplier", default=False,
|
|
69
68
|
help="Add TS_MULTIPLIER input port to control step_size")
|
|
70
69
|
|
|
71
|
-
config = parser.parse_args(
|
|
70
|
+
config = parser.parse_args(sys.argv[1:])
|
|
72
71
|
|
|
73
72
|
if config.debug:
|
|
74
73
|
logger.setLevel(logging.DEBUG)
|
|
@@ -105,4 +104,4 @@ def fmucontainer(command_options: Sequence[str]):
|
|
|
105
104
|
sys.exit(-3)
|
|
106
105
|
|
|
107
106
|
if __name__ == "__main__":
|
|
108
|
-
fmucontainer(
|
|
107
|
+
fmucontainer()
|
|
@@ -2,14 +2,13 @@ import argparse
|
|
|
2
2
|
import logging
|
|
3
3
|
import sys
|
|
4
4
|
|
|
5
|
-
from typing import *
|
|
6
5
|
|
|
7
6
|
from .utils import setup_logger, make_wide
|
|
8
7
|
from ..split import FMUSplitter, FMUSplitterError
|
|
9
8
|
from ..version import __version__ as version
|
|
10
9
|
|
|
11
10
|
|
|
12
|
-
def fmusplit(
|
|
11
|
+
def fmusplit():
|
|
13
12
|
logger = setup_logger()
|
|
14
13
|
|
|
15
14
|
logger.info(f"FMUSplit version {version}")
|
|
@@ -27,7 +26,7 @@ def fmusplit(command_options: Sequence[str]):
|
|
|
27
26
|
metavar="filename.fmu", required=True,
|
|
28
27
|
help="Description of the FMU container to split.")
|
|
29
28
|
|
|
30
|
-
config = parser.parse_args(
|
|
29
|
+
config = parser.parse_args(sys.argv[1:])
|
|
31
30
|
|
|
32
31
|
if config.debug:
|
|
33
32
|
logger.setLevel(logging.DEBUG)
|
|
@@ -45,4 +44,4 @@ def fmusplit(command_options: Sequence[str]):
|
|
|
45
44
|
|
|
46
45
|
|
|
47
46
|
if __name__ == "__main__":
|
|
48
|
-
fmusplit(
|
|
47
|
+
fmusplit()
|
|
@@ -14,7 +14,7 @@ from ..version import __version__ as version
|
|
|
14
14
|
from ..help import Help
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
def fmutool(
|
|
17
|
+
def fmutool():
|
|
18
18
|
logger = setup_logger()
|
|
19
19
|
|
|
20
20
|
logger.info(f"FMU Manipulation Toolbox version {version}")
|
|
@@ -71,7 +71,7 @@ def fmutool(command_options: Sequence[str]):
|
|
|
71
71
|
add_option('-summary', action='append_const', dest='operations_list', const=OperationSummary())
|
|
72
72
|
add_option('-check', action='append_const', dest='operations_list', const=[checker() for checker in get_checkers()])
|
|
73
73
|
|
|
74
|
-
cli_options = parser.parse_args(
|
|
74
|
+
cli_options = parser.parse_args(sys.argv[1:])
|
|
75
75
|
# handle the "no operation" use case
|
|
76
76
|
if not cli_options.operations_list:
|
|
77
77
|
cli_options.operations_list = []
|
|
@@ -124,4 +124,4 @@ def fmutool(command_options: Sequence[str]):
|
|
|
124
124
|
logger.info(f"INFO Modified FMU is not saved. If necessary use '-output' option.")
|
|
125
125
|
|
|
126
126
|
if __name__ == "__main__":
|
|
127
|
-
fmutool(
|
|
127
|
+
fmutool()
|
fmu_manipulation_toolbox-1.9.1.1rc1/fmu_manipulation_toolbox/resources/darwin64/container.dylib
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: fmu_manipulation_toolbox
|
|
3
|
-
Version: 1.9.1
|
|
3
|
+
Version: 1.9.1.1rc1
|
|
4
4
|
Summary: FMU Manipulation Toolbox is a python application for modifying Functional Mock-up Units (FMUs) without recompilation or bundling them into FMU Containers
|
|
5
5
|
Home-page: https://github.com/grouperenault/fmu_manipulation_toolbox/
|
|
6
6
|
Author: Nicolas.LAURENT@Renault.com
|
|
@@ -223,22 +223,27 @@ class FMUManipulationToolboxTestSuite(unittest.TestCase):
|
|
|
223
223
|
print(f"{link}")
|
|
224
224
|
|
|
225
225
|
def test_fmutool(self):
|
|
226
|
-
|
|
227
|
-
'operations/cli-bouncing_ball.csv']
|
|
226
|
+
sys.argv = ['fmutool', '-input', 'operations/bouncing_ball.fmu', '-summary', '-check', '-dump-csv',
|
|
227
|
+
'operations/cli-bouncing_ball.csv']
|
|
228
|
+
fmutool()
|
|
228
229
|
self.assert_identical_files("operations/cli-bouncing_ball.csv", "operations/REF-bouncing_ball.csv")
|
|
229
230
|
|
|
230
231
|
def test_fmucontainer_csv(self):
|
|
231
|
-
|
|
232
|
+
sys.argv = ['fmucontainer', '-container', 'cli-bouncing.csv', '-fmu-directory', 'containers/bouncing_ball',
|
|
233
|
+
'-mt', '-debug']
|
|
234
|
+
fmucontainer()
|
|
232
235
|
self.assert_identical_files("containers/bouncing_ball/REF-container.txt",
|
|
233
236
|
"containers/bouncing_ball/cli-bouncing/resources/container.txt")
|
|
234
237
|
|
|
235
238
|
def test_fmucontainer_json(self):
|
|
236
|
-
|
|
239
|
+
sys.argv = ['fmucontainer', '-fmu-directory', 'containers/arch', '-container', 'cli-flat.json', '-dump']
|
|
240
|
+
fmucontainer()
|
|
237
241
|
self.assert_identical_files("containers/arch/REF-cli-flat-dump.json",
|
|
238
242
|
"containers/arch/cli-flat-dump.json")
|
|
239
243
|
|
|
240
244
|
def test_fmusplit(self):
|
|
241
|
-
|
|
245
|
+
sys.argv = ["fmusplit", "-fmu", "containers/ssp/bouncing.fmu"]
|
|
246
|
+
fmusplit()
|
|
242
247
|
self.assertTrue(Path("containers/ssp/bouncing.dir/bb_position.fmu").exists())
|
|
243
248
|
self.assertTrue(Path("containers/ssp/bouncing.dir/bb_velocity.fmu").exists())
|
|
244
249
|
self.assert_identical_files("containers/ssp/REF-split-bouncing.json",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
'V1.9.1'
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|