/*
** $Id: seg.h,v 1.1.1.1 2005/06/14 04:38:28 svitak Exp $
** $Log: seg.h,v $
** Revision 1.1.1.1 2005/06/14 04:38:28 svitak
** Import from snapshot of CalTech CVS tree of June 8, 2005
**
** Revision 1.1 1992/12/11 19:04:12 dhb
** Initial revision
**
*/
#include "copyright.h"
#include <stdio.h>
#include <math.h>
#include "header.h"
#include "sim_defs.h"
#include "sim_struct.h"
#include "sim_func_ext.h"
#include "sim_var_ext.h"
#include "int_defs.h"
#include "seg_defs.h"
#include "seg_struct.h"
extern float rangauss();