#include #include #include static char vcid[] = "$Id: free_vegcon.c,v 3.1 1999/02/16 18:02:07 vicadmin Exp $"; void free_vegcon(veg_con_struct **veg_con) /********************************************************************** free_vegcon.c Keith Cherkauer September 25, 1998 This subroutine frees all components of the veg_con structure. **********************************************************************/ { int i; for(i=0;i