This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
deb-mbse/mbtask/signame.h
2002-06-05 21:07:36 +00:00

12 lines
84 B
C

#ifndef _SIGNAME_H
#define _SIGNAME_H
/* $Id$ */
char SigName[32][16];
#endif