/************************************************************
**
** Application: UnitConv
**
** Title:       h.editunits
**
*************************************************************/

#pragma include_only_once

#ifndef __EDITUNITS__H
#define __EDITUNITS__H



/*************************************************************/
/* exported functions */
extern void Editunits_Open ( void );

#endif



/*************  End of h.editunits  ***********************/



