Please send questions to st10@humboldt.edu .
/*-----
  Header file for function: x
  Name:
  last modified:
-----*/

#ifndef X_H
#define X_H

// any named constant declarations;

// header of function x ended with semicolon;

#endif