source: mlxupdate.py@ 1084:4d1bce6fff23

Last change on this file since 1084:4d1bce6fff23 was 36:f79362793664, checked in by István Váradi <ivaradi@…>, 12 years ago

Update seems to work

File size: 112 bytes
Line 
1# The external updater program
2
3if __name__ == "__main__":
4 import mlx.update
5 mlx.update.updateProcess()
Note: See TracBrowser for help on using the repository browser.