Ticket #40373: relax-script.patch
File relax-script.patch, 480 bytes (added by howarth@…, 11 years ago) |
---|
-
test_suite/shared_data/frame_order/cam/pseudo_ellipse_free_rotor/frame_order_pseudo_ellipse.py
151 151 152 152 # PyMOL. 153 153 pymol.view() 154 pymol.command('show spheres' _pseudo_ellipse)154 pymol.command('show spheres') 155 155 pymol.cone_pdb('cone_pseudo_ellipse.pdb') 156 156 157 157