Skip to content

Commit

Permalink
update to v3.0.75
Browse files Browse the repository at this point in the history
  • Loading branch information
BM32ESRF committed Oct 22, 2022
1 parent 5bac0b8 commit 22f1a6b
Show file tree
Hide file tree
Showing 4 changed files with 910 additions and 1,225 deletions.
4 changes: 2 additions & 2 deletions lauetoolsnn/GUI_multi_mat_LaueNN.py
Original file line number Diff line number Diff line change
Expand Up @@ -2962,5 +2962,5 @@ def start( model_direc = None,
win.show()
sys.exit(app.exec_())

# if __name__ == "__main__":
# start()
if __name__ == "__main__":
print("Multi material LaueNN GUI")
Loading

0 comments on commit 22f1a6b

Please sign in to comment.