source: runmlx.py@ 552:6e3f89c6c8b7

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

Update seems to work

File size: 93 bytes
RevLine 
[20]1# Script to run the logger
2
3if __name__ == "__main__":
[27]4 import mlx.mlx
[36]5 mlx.mlx.main()
Note: See TracBrowser for help on using the repository browser.