Revision: 54544
          http://brlcad.svn.sourceforge.net/brlcad/?rev=54544&view=rev
Author:   brlcad
Date:     2013-03-06 22:27:28 +0000 (Wed, 06 Mar 2013)
Log Message:
-----------
add new heap.c for compilation

Modified Paths:
--------------
    brlcad/trunk/src/libbu/CMakeLists.txt
    brlcad/trunk/src/libbu/Makefile.am

Modified: brlcad/trunk/src/libbu/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/libbu/CMakeLists.txt       2013-03-06 22:24:48 UTC (rev 
54543)
+++ brlcad/trunk/src/libbu/CMakeLists.txt       2013-03-06 22:27:28 UTC (rev 
54544)
@@ -41,6 +41,7 @@
   getopt.c
   globals.c
   hash.c
+  heap.c
   hist.c
   hook.c
   htond.c

Modified: brlcad/trunk/src/libbu/Makefile.am
===================================================================
--- brlcad/trunk/src/libbu/Makefile.am  2013-03-06 22:24:48 UTC (rev 54543)
+++ brlcad/trunk/src/libbu/Makefile.am  2013-03-06 22:27:28 UTC (rev 54544)
@@ -32,6 +32,7 @@
        getopt.c \
        globals.c \
        hash.c \
+       heap.c \
        hist.c \
        hook.c \
        htond.c \

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to