pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/src/worldmap Makefile.am,1.11,1.12 worldm


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/worldmap Makefile.am,1.11,1.12 worldmap.hxx,1.27,1.28 stat.cxx,1.15,NONE stat.hxx,1.11,NONE
Date: 11 Apr 2003 13:12:56 -0000

Update of /var/lib/cvs/Games/Pingus/src/worldmap
In directory dark:/tmp/cvs-serv16196/src/worldmap

Modified Files:
        Makefile.am worldmap.hxx 
Removed Files:
        stat.cxx stat.hxx 
Log Message:
some missing files

Index: Makefile.am
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/src/worldmap/Makefile.am,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Makefile.am 15 Oct 2002 19:13:33 -0000      1.11
+++ Makefile.am 11 Apr 2003 13:12:54 -0000      1.12
@@ -20,22 +20,34 @@
 noinst_LIBRARIES = libpingus_worldmap.a
 
 libpingus_worldmap_a_SOURCES = \
-graph.hxx          pingus.hxx  worldmap.hxx \
-manager.hxx    stat.hxx \
-pingus.cxx     worldmap.cxx \
-manager.cxx   stat.cxx \
-drawable.hxx drawable.cxx \
-sprite_drawable.hxx sprite_drawable.cxx \
-surface_drawable.hxx surface_drawable.cxx \
-drawable_factory.hxx drawable_factory.cxx \
-path_graph.hxx path_graph.cxx \
-dot_factory.hxx dot_factory.cxx \
 dot.hxx dot.cxx \
-level_dot.hxx level_dot.cxx \
-pathfinder.hxx \
-path_drawable.hxx path_drawable.cxx \
+dot_factory.cxx \
+dot_factory.hxx \
+drawable.cxx \
+drawable.hxx \
+drawable_factory.cxx \
+drawable_factory.hxx \
 graph.cxx \
-path.hxx path.cxx
+graph.hxx    \
+level_dot.cxx   \
+level_dot.hxx   \
+manager.cxx  \
+manager.hxx  \
+path.cxx  \
+path.hxx  \
+path_drawable.cxx \
+path_drawable.hxx \
+path_graph.cxx  \
+path_graph.hxx  \
+pathfinder.hxx  \
+pingus.cxx   \
+pingus.hxx   \
+sprite_drawable.cxx \
+sprite_drawable.hxx \
+surface_drawable.cxx \
+surface_drawable.hxx \
+worldmap.cxx \
+worldmap.hxx
 
 #node.cxx
 #node.hxx

Index: worldmap.hxx
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/src/worldmap/worldmap.hxx,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- worldmap.hxx        10 Apr 2003 11:51:32 -0000      1.27
+++ worldmap.hxx        11 Apr 2003 13:12:54 -0000      1.28
@@ -23,7 +23,6 @@
 #include <ClanLib/Display/Display/surface.h>
 #include <vector>
 #include "../libxmlfwd.hxx"
-#include "stat.hxx"
 #include "../gui/display_graphic_context.hxx"
 
 class GraphicContext;

--- stat.cxx DELETED ---

--- stat.hxx DELETED ---





reply via email to

[Prev in Thread] Current Thread [Next in Thread]