// DUNE.H #ifndef _DUNE_H #define _DUNE_H void dune(void); void findrelspeed(void); #endif