Save-partial.scm: Difference between revisions

1,298 bytes added ,  9 February 2008
m
New page: <pre> (define (save-partial imol atom-selection filename) (if (valid-model-molecule? imol) (begin (let ((imol-new (new-molecule-by-atom-selection imol atom-selection)))...
m (New page: <pre> (define (save-partial imol atom-selection filename) (if (valid-model-molecule? imol) (begin (let ((imol-new (new-molecule-by-atom-selection imol atom-selection)))...)
 
(No difference)
126

edits