-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathObject.srctrlprj
More file actions
23 lines (23 loc) · 967 Bytes
/
Object.srctrlprj
File metadata and controls
23 lines (23 loc) · 967 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="utf-8" ?>
<config>
<source_groups>
<source_group_defec163-341e-4ecd-ad2b-ec94273c10e4>
<name>Python Source Group</name>
<python_environment_path>G:/miniconda/setup/envs/parallel</python_environment_path>
<source_extensions>
<source_extension>.py</source_extension>
</source_extensions>
<source_paths>
<source_path>main.py</source_path>
<source_path>FileIO.py</source_path>
<source_path>Plot.py</source_path>
<source_path>Serial.py</source_path>
<source_path>DateProcess.py</source_path>
<source_path>Parallel.py</source_path>
</source_paths>
<status>enabled</status>
<type>Python Source Group</type>
</source_group_defec163-341e-4ecd-ad2b-ec94273c10e4>
</source_groups>
<version>8</version>
</config>