~sfiorucci/ptools/test_seb

« back to all changes in this revision

Viewing changes to interface.py

  • Committer: asaladin
  • Date: 2008-12-22 15:05:30 UTC
  • Revision ID: svn-v4:d4b151a5-ce23-0410-94d7-eeae68ba5c7e:ptools/branches/1.0rc:644
removed all references to 'QBestfit', translated Vissage to Screw, made some local functions static

Show diffs side-by-side

added added

removed removed

Lines of Context:
127
127
superpose=mb.free_functions("superpose")
128
128
superpose.include()
129
129
 
130
 
superpose_sippl=mb.free_function("superpose_sippl")
131
 
superpose_sippl.include()
132
 
 
133
130
vissage = mb.class_("Vissage")
134
131
vissage.include()
135
132