summaryrefslogtreecommitdiffstats
path: root/tdemid/instrname.h
blob: 80e199c449610248940de810da881891a2800696 (plain)
1
2
3
4
5
6
#ifndef _INSTRNAME_H
#define _INSTRNAME_H

extern const char *instrumentName[128];

#endif