File indexing completed on 2024-04-21 04:54:21

0001 #ifndef WORKMAN_DEFS_H
0002 #define WORKMAN_DEFS_H
0003 /*
0004  * This file is part of WorkMan, the civilized CD player library
0005  * Copyright (C) 1991-1997 by Steven Grimm <koreth@midwinter.com>
0006  * Copyright (C) by Dirk Försterling <milliByte@DeathsDoor.com>
0007  *
0008  * This program is free software; you can redistribute it and/or modify
0009  * it under the terms of the GNU General Public License as published by
0010  * the Free Software Foundation; either version 2 of the License, or
0011  * (at your option) any later version.
0012  *
0013  * This program is distributed in the hope that it will be useful,
0014  * but WITHOUT ANY WARRANTY; without even the implied warranty of
0015  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
0016  * GNU General Public License for more details.
0017  *
0018  * #defined CONSTANTS
0019  *
0020  * Too bad this file seems to be so empty...
0021  *
0022  */
0023 
0024 #include "wm_version.h"
0025 
0026 #endif /* WORKMAN_DEFS_H */