Revision: 56963
          http://sourceforge.net/p/brlcad/code/56963
Author:   brlcad
Date:     2013-08-19 18:47:19 +0000 (Mon, 19 Aug 2013)
Log Message:
-----------
apparently just two more to exempt from needing common.h

Modified Paths:
--------------
    brlcad/trunk/regress/repository.sh

Modified: brlcad/trunk/regress/repository.sh
===================================================================
--- brlcad/trunk/regress/repository.sh  2013-08-19 18:42:28 UTC (rev 56962)
+++ brlcad/trunk/regress/repository.sh  2013-08-19 18:47:19 UTC (rev 56963)
@@ -88,7 +88,7 @@
 # small performance savings.
 FILES="`grep -I -e '#[[:space:]]*include' $SRCFILES $INCFILES | grep -E 
'common.h|<' | sed 's/:.*//g' | sort | uniq`"
 
-EXEMPT="bin.h bio.h config_win.h pstdint.h"
+EXEMPT="bin.h bio.h config_win.h pstdint.h uce-dirent.h ttcp.c"
 
 FOUND=
 for file in $FILES ; do

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


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to