Skip to content

Commit

Permalink
Merge commit 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Kjir committed Apr 13, 2009
2 parents 7b2ac44 + 80eae6e commit 288f7bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file modified amsn2.py 100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion amsn2/gui/gui.py
Expand Up @@ -27,7 +27,7 @@ def registerFrontEnd(name, module):

@staticmethod
def listFrontEnds():
return GUIManager.front_ends.keys();
return GUIManager.front_ends.keys()

@staticmethod
def frontEndExists(front_end):
Expand Down

0 comments on commit 288f7bb

Please sign in to comment.