This website works better with JavaScript.
Home
Explore
Help
Sign In
LemmaSoftware
/
Akvo
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Surface NMR processing and inversion GUI
31
Commits
3
Branches
Tree:
067333efdd
Akvo
/
akvo
/
gui
/
replace.sh
replace.sh
96B
History
Raw
1
2
3
#!/bin/bash
python2-pyuic4 main.ui > mainui.py
sed
's/QtGui.KLed/KLed/g'
mainui.py > mainui2.py