Coot: Difference between revisions
m fixed link  | 
				|||
| Line 182: | Line 182: | ||
===Example Scheme Script 1===  | ===Example Scheme Script 1===  | ||
This example can be found in the coot scheme sources (the function name is molecule-centres-gui and is in the xxx/share/coot/scheme/coot-gui.scm file).  It is a simple function that creates a  | This example can be found in the coot scheme sources (the function name is molecule-centres-gui and is in the xxx/share/coot/scheme/coot-gui.scm file).  It is a simple function that creates a  | ||
button box - a button for each coordinates molecule in Coot.  It is annotated.  Reproduced [[  | button box - a button for each coordinates molecule in Coot.  It is annotated.  Reproduced as [[coot-scheme1]].  | ||
===Example Scheme Script 2===  | ===Example Scheme Script 2===  | ||