#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