/*
  Copyright (c) 2003 by Stefan Kurtz and The Institute for
  Genomic Research.  This is OSI Certified Open Source Software.
  Please see the file LICENSE for licensing information and
  the file ACKNOWLEDGEMENTS for names of contributors to the
  code base.
*/

#ifndef STREEDEF_H
#define STREEDEF_H
#include "types.h"
#include "streemac.h"
#include "streetyp.h"
#include "streeproto.h"
#endif
