Revision: 56344
          http://sourceforge.net/p/brlcad/code/56344
Author:   mohitdaga
Date:     2013-07-30 17:02:17 +0000 (Tue, 30 Jul 2013)
Log Message:
-----------
Template organization

Modified Paths:
--------------
    brlcad/trunk/src/libicv/crop.c
    brlcad/trunk/src/libicv/filter.c

Modified: brlcad/trunk/src/libicv/crop.c
===================================================================
--- brlcad/trunk/src/libicv/crop.c      2013-07-30 16:58:07 UTC (rev 56343)
+++ brlcad/trunk/src/libicv/crop.c      2013-07-30 17:02:17 UTC (rev 56344)
@@ -115,3 +115,13 @@
     img->height = ynum;
     return 0;
 }
+
+/*
+ * Local Variables:
+ * tab-width: 8
+ * mode: C
+ * indent-tabs-mode: t
+ * c-file-style: "stroustrup"
+ * End:
+ * ex: shiftwidth=4 tabstop=8
+ */

Modified: brlcad/trunk/src/libicv/filter.c
===================================================================
--- brlcad/trunk/src/libicv/filter.c    2013-07-30 16:58:07 UTC (rev 56343)
+++ brlcad/trunk/src/libicv/filter.c    2013-07-30 17:02:17 UTC (rev 56344)
@@ -296,3 +296,12 @@
     }
     return 0;
 }
+/*
+ * Local Variables:
+ * tab-width: 8
+ * mode: C
+ * indent-tabs-mode: t
+ * c-file-style: "stroustrup"
+ * End:
+ * ex: shiftwidth=4 tabstop=8
+ */

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


------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to