Ignore:
Timestamp:
Feb 26, 2010, 12:40:52 PM (16 years ago)
Author:
Tillmann Crueger <crueger@…>
Children:
e65cc0
Parents:
33bc66
Message:

Added -Wall flag and fixed several small hickups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/Legacy/oldmenu.cpp

    r33bc66 r98a2987  
    812812void oldmenu::ManipulateMolecules(periodentafel *periode, MoleculeListClass *molecules, config *configuration)
    813813{
    814   atom *first = NULL;
    815814  Vector x,y,z,n; // coordinates for absolute point in cell volume
    816   int j, axis, count, faktor;
    817815  char choice;  // menu choice char
    818816  molecule *mol = NULL;
    819   element **Elements;
    820   Vector **vectors;
    821817  MoleculeLeafClass *Subgraphs = NULL;
    822818
Note: See TracChangeset for help on using the changeset viewer.