[Scummvm-cvs-logs] SF.net SVN: scummvm: [20516] scummvm/trunk/queen

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Sat Feb 11 02:09:02 CET 2006


Revision: 20516
Author:   fingolfin
Date:     2006-02-11 02:07:12 -0800 (Sat, 11 Feb 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm?rev=20516&view=rev

Log Message:
-----------
Change CVS keywords to SVN keywords

Modified Paths:
--------------
    scummvm/trunk/queen/bankman.cpp
    scummvm/trunk/queen/bankman.h
    scummvm/trunk/queen/command.cpp
    scummvm/trunk/queen/command.h
    scummvm/trunk/queen/credits.cpp
    scummvm/trunk/queen/credits.h
    scummvm/trunk/queen/cutaway.cpp
    scummvm/trunk/queen/cutaway.h
    scummvm/trunk/queen/debug.cpp
    scummvm/trunk/queen/debug.h
    scummvm/trunk/queen/defs.h
    scummvm/trunk/queen/display.cpp
    scummvm/trunk/queen/display.h
    scummvm/trunk/queen/graphics.cpp
    scummvm/trunk/queen/graphics.h
    scummvm/trunk/queen/grid.cpp
    scummvm/trunk/queen/grid.h
    scummvm/trunk/queen/input.cpp
    scummvm/trunk/queen/input.h
    scummvm/trunk/queen/journal.cpp
    scummvm/trunk/queen/journal.h
    scummvm/trunk/queen/logic.cpp
    scummvm/trunk/queen/logic.h
    scummvm/trunk/queen/music.cpp
    scummvm/trunk/queen/music.h
    scummvm/trunk/queen/musicdata.cpp
    scummvm/trunk/queen/queen.cpp
    scummvm/trunk/queen/queen.h
    scummvm/trunk/queen/resource.cpp
    scummvm/trunk/queen/resource.h
    scummvm/trunk/queen/restables.cpp
    scummvm/trunk/queen/sound.cpp
    scummvm/trunk/queen/sound.h
    scummvm/trunk/queen/state.cpp
    scummvm/trunk/queen/state.h
    scummvm/trunk/queen/structs.h
    scummvm/trunk/queen/talk.cpp
    scummvm/trunk/queen/talk.h
    scummvm/trunk/queen/walk.cpp
    scummvm/trunk/queen/walk.h
Modified: scummvm/trunk/queen/bankman.cpp
===================================================================
--- scummvm/trunk/queen/bankman.cpp	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/bankman.cpp	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/bankman.h
===================================================================
--- scummvm/trunk/queen/bankman.h	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/bankman.h	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/command.cpp
===================================================================
--- scummvm/trunk/queen/command.cpp	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/command.cpp	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/command.h
===================================================================
--- scummvm/trunk/queen/command.h	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/command.h	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/credits.cpp
===================================================================
--- scummvm/trunk/queen/credits.cpp	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/credits.cpp	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/credits.h
===================================================================
--- scummvm/trunk/queen/credits.h	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/credits.h	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/cutaway.cpp
===================================================================
--- scummvm/trunk/queen/cutaway.cpp	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/cutaway.cpp	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/cutaway.h
===================================================================
--- scummvm/trunk/queen/cutaway.h	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/cutaway.h	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/debug.cpp
===================================================================
--- scummvm/trunk/queen/debug.cpp	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/debug.cpp	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/debug.h
===================================================================
--- scummvm/trunk/queen/debug.h	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/debug.h	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/defs.h
===================================================================
--- scummvm/trunk/queen/defs.h	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/defs.h	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/display.cpp
===================================================================
--- scummvm/trunk/queen/display.cpp	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/display.cpp	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/display.h
===================================================================
--- scummvm/trunk/queen/display.h	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/display.h	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/graphics.cpp
===================================================================
--- scummvm/trunk/queen/graphics.cpp	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/graphics.cpp	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/graphics.h
===================================================================
--- scummvm/trunk/queen/graphics.h	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/graphics.h	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/grid.cpp
===================================================================
--- scummvm/trunk/queen/grid.cpp	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/grid.cpp	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/grid.h
===================================================================
--- scummvm/trunk/queen/grid.h	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/grid.h	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/input.cpp
===================================================================
--- scummvm/trunk/queen/input.cpp	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/input.cpp	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/input.h
===================================================================
--- scummvm/trunk/queen/input.h	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/input.h	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/journal.cpp
===================================================================
--- scummvm/trunk/queen/journal.cpp	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/journal.cpp	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/journal.h
===================================================================
--- scummvm/trunk/queen/journal.h	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/journal.h	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/logic.cpp
===================================================================
--- scummvm/trunk/queen/logic.cpp	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/logic.cpp	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/logic.h
===================================================================
--- scummvm/trunk/queen/logic.h	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/logic.h	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/music.cpp
===================================================================
--- scummvm/trunk/queen/music.cpp	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/music.cpp	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/music.h
===================================================================
--- scummvm/trunk/queen/music.h	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/music.h	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/musicdata.cpp
===================================================================
--- scummvm/trunk/queen/musicdata.cpp	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/musicdata.cpp	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/queen.cpp
===================================================================
--- scummvm/trunk/queen/queen.cpp	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/queen.cpp	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/queen.h
===================================================================
--- scummvm/trunk/queen/queen.h	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/queen.h	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/resource.cpp
===================================================================
--- scummvm/trunk/queen/resource.cpp	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/resource.cpp	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/resource.h
===================================================================
--- scummvm/trunk/queen/resource.h	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/resource.h	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/restables.cpp
===================================================================
--- scummvm/trunk/queen/restables.cpp	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/restables.cpp	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/sound.cpp
===================================================================
--- scummvm/trunk/queen/sound.cpp	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/sound.cpp	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/sound.h
===================================================================
--- scummvm/trunk/queen/sound.h	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/sound.h	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/state.cpp
===================================================================
--- scummvm/trunk/queen/state.cpp	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/state.cpp	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/state.h
===================================================================
--- scummvm/trunk/queen/state.h	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/state.h	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/structs.h
===================================================================
--- scummvm/trunk/queen/structs.h	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/structs.h	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/talk.cpp
===================================================================
--- scummvm/trunk/queen/talk.cpp	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/talk.cpp	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/talk.h
===================================================================
--- scummvm/trunk/queen/talk.h	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/talk.h	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/walk.cpp
===================================================================
--- scummvm/trunk/queen/walk.cpp	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/walk.cpp	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: scummvm/trunk/queen/walk.h
===================================================================
--- scummvm/trunk/queen/walk.h	2006-02-11 10:05:31 UTC (rev 20515)
+++ scummvm/trunk/queen/walk.h	2006-02-11 10:07:12 UTC (rev 20516)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 







More information about the Scummvm-git-logs mailing list