/*************
* Header file for nutinp.c
* 1999 E. Rouat
************/
#ifndef NUTINP_H_INCLUDED
#define NUTINP_H_INCLUDED
void nutinp_source(char *file);
#endif