30 lines
368 B
C
30 lines
368 B
C
#ifndef _TAGLAB_BS_H_
|
|
#define _TAGLAB_BS_H_
|
|
/*
|
|
** Generated by RubusCB 2.1 Jun 16 1999 09:44:36 License Release
|
|
**
|
|
** File: taglab_bs.h
|
|
**
|
|
** Created: 11:05:24 October 12 1999
|
|
**
|
|
** File is automatically generated, DO NOT EDIT!
|
|
**
|
|
*/
|
|
|
|
#include <basic/bs_basic.h>
|
|
|
|
#include "msg.h"
|
|
|
|
#ifdef COMP_CPLUSPLUS
|
|
extern "C" {
|
|
#endif
|
|
|
|
|
|
#ifdef COMP_CPLUSPLUS
|
|
}
|
|
#endif
|
|
|
|
|
|
#endif
|
|
|