Skip to content
Snippets Groups Projects
Commit 00970164 authored by yakomaxa's avatar yakomaxa
Browse files

Debugged all in jmol

parent 7c3d76e9
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@ export const keywords: KeywordDict = {
all: {
'@desc': 'all atoms; same as *',
abbr: ['*'],
map: () => B.struct.generator.atomGroups()
map: () => B.struct.generator.all()
},
bonded: {
'@desc': 'covalently bonded',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment