1 2 3 4 5 6 7 8 9
#ifndef PROTEIN_SELECTED_GEOMETRY_H #define PROTEIN_SELECTED_GEOMETRY_H /* * Geometry to use for proteins in the active selection. */ void protein_selected_geometry (void); #endif // PROTEIN_SELECTED_GEOMETRY_H
Copyright © 2009 Don Pellegrino All Rights Reserved.