File tree 3 files changed +3
-2
lines changed
3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
/dist
6
6
/sandia_pymdt.egg-info
7
+ /pymdt /__pycache__
Original file line number Diff line number Diff line change 7
7
# If providing this, it has to happen before importing anything from pymdt.
8
8
# If not provided, then the default value contained in the pymdt/__init__.py
9
9
# file will be used.
10
- sys .argv .append ("MDT_VERSION=1.4.2410 .0" )
10
+ # sys.argv.append("MDT_VERSION=1.4.2518 .0")
11
11
12
12
# This line is only necessary if you want to reference MDT in a non-standard location.
13
13
#sys.argv.append("MDT_BIN_DIR=C:/Users/jpeddy/Documents/dev/MDT/trunk/MDT-GUI/bin/x64/Debug")
Original file line number Diff line number Diff line change 5
5
<SchemaVersion >2.0</SchemaVersion >
6
6
<ProjectGuid >{78765f76-1d31-4445-b142-2b33f095af8b}</ProjectGuid >
7
7
<ProjectHome />
8
- <StartupFile >main .py</StartupFile >
8
+ <StartupFile >minimal .py</StartupFile >
9
9
<SearchPath />
10
10
<WorkingDirectory >.</WorkingDirectory >
11
11
<OutputPath >.</OutputPath >
You can’t perform that action at this time.
0 commit comments