dr.h | dr.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* dr.h | * dr.h | |||
* (c)2001-2002 VideoLAN | * (c)2001-2002 VideoLAN | |||
* $Id: dr.h,v 1.3 2002/05/11 11:42:27 bozo Exp $ | * $Id: dr.h,v 1.4 2002/12/12 10:19:32 jobi Exp $ | |||
* | * | |||
* Authors: Arnaud de Bossoreille de Ribou <bozo@via.ecp.fr> | * Authors: Arnaud de Bossoreille de Ribou <bozo@via.ecp.fr> | |||
* | * | |||
* This program is free software; you can redistribute it and/or | * This program is free software; you can redistribute it and/or | |||
* modify it under the terms of the GNU General Public License | * modify it under the terms of the GNU General Public License | |||
* as published by the Free Software Foundation; either version 2 | * as published by the Free Software Foundation; either version 2 | |||
* of the License, or (at your option) any later version. | * of the License, or (at your option) any later version. | |||
* | * | |||
* This program is distributed in the hope that it will be useful, | * This program is distributed in the hope that it will be useful, | |||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | * but WITHOUT ANY WARRANTY; without even the implied warranty of | |||
skipping to change at line 49 | skipping to change at line 49 | |||
#include "dr_06.h" | #include "dr_06.h" | |||
#include "dr_07.h" | #include "dr_07.h" | |||
#include "dr_08.h" | #include "dr_08.h" | |||
#include "dr_09.h" | #include "dr_09.h" | |||
#include "dr_0a.h" | #include "dr_0a.h" | |||
#include "dr_0b.h" | #include "dr_0b.h" | |||
#include "dr_0c.h" | #include "dr_0c.h" | |||
#include "dr_0d.h" | #include "dr_0d.h" | |||
#include "dr_0e.h" | #include "dr_0e.h" | |||
#include "dr_0f.h" | #include "dr_0f.h" | |||
#include "dr_42.h" | ||||
#include "dr_47.h" | ||||
#include "dr_48.h" | ||||
#else | #else | |||
#error "Multiple inclusions of dr.h" | #error "Multiple inclusions of dr.h" | |||
#endif | #endif | |||
End of changes. 2 change blocks. | ||||
1 lines changed or deleted | 4 lines changed or added | |||