Projects/laydi
Projects
/
laydi
Archived
7
0
Fork 0

Corrected erroneous checkin.

This commit is contained in:
Einar Ryeng 2007-03-01 15:27:50 +00:00
parent e01dd578cd
commit f31795ac2a
1 changed files with 0 additions and 1 deletions

View File

@ -68,7 +68,6 @@ if __name__ == '__main__':
if wf.ident == options.workflow:
selected_wf = wf
print sys.path
app = fluents.FluentApp(selected_wf)
app.options = options
fluents.app = app