Changeset 98a2987 for molecuilder/src/Legacy
- Timestamp:
- Feb 26, 2010, 12:40:52 PM (16 years ago)
- Children:
- e65cc0
- Parents:
- 33bc66
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/Legacy/oldmenu.cpp
r33bc66 r98a2987 812 812 void oldmenu::ManipulateMolecules(periodentafel *periode, MoleculeListClass *molecules, config *configuration) 813 813 { 814 atom *first = NULL;815 814 Vector x,y,z,n; // coordinates for absolute point in cell volume 816 int j, axis, count, faktor;817 815 char choice; // menu choice char 818 816 molecule *mol = NULL; 819 element **Elements;820 Vector **vectors;821 817 MoleculeLeafClass *Subgraphs = NULL; 822 818
Note:
See TracChangeset
for help on using the changeset viewer.