source:
mlxupdate.py@
274:b866c39279e8
Last change on this file since 274:b866c39279e8 was 36:f79362793664, checked in by , 13 years ago | |
---|---|
File size: 112 bytes |
Rev | Line | |
---|---|---|
[36] | 1 | # The external updater program |
2 | ||
3 | if __name__ == "__main__": | |
4 | import mlx.update | |
5 | mlx.update.updateProcess() |
Note:
See TracBrowser
for help on using the repository browser.