Changeset 27:d95d48685969 for runmlx.py


Ignore:
Timestamp:
02/25/12 10:14:12 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
Message:

Created icons, reorganized sources and made the Windows installer work

File:
1 moved

Legend:

Unmodified
Added
Removed
  • runmlx.py

    r20 r27  
    22
    33if __name__ == "__main__":
    4     import mlx
    5     mlx.main()
     4    import mlx.mlx
     5    mlx.mlx.main()
Note: See TracChangeset for help on using the changeset viewer.