~aw/tiamat/trunk

« back to all changes in this revision

Viewing changes to beholder

  • Committer: magnun.leno at gmail
  • Date: 2010-03-04 01:04:48 UTC
  • Revision ID: magnun.leno@gmail.com-20100304010448-grypfibeg7kor10m
Fixed some gliches in images global paths

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
    # TODO: make locales
27
27
    import src as beholder
28
28
else:
29
 
    from beholder import beholder
 
29
    import beholder
30
30
 
31
31
 
32
32
beholder.run()