legacy/libburn/tags/ZeroThreeZero/libburn/init.h

9 lines
164 B
C
Raw Normal View History

2007-01-15 14:49:13 +00:00
/* -*- indent-tabs-mode: t; tab-width: 8; c-basic-offset: 8; -*- */
#ifndef BURN__INIT_H
#define BURN__INIT_H
extern int burn_running;
#endif /* BURN__INIT_H */