Revision: 45871
http://brlcad.svn.sourceforge.net/brlcad/?rev=45871&view=rev
Author: brlcad
Date: 2011-08-10 03:40:05 +0000 (Wed, 10 Aug 2011)
Log Message:
-----------
indent
Modified Paths:
--------------
brlcad/trunk/src/proc-db/csgbrep.cpp
Modified: brlcad/trunk/src/proc-db/csgbrep.cpp
===================================================================
--- brlcad/trunk/src/proc-db/csgbrep.cpp 2011-08-10 03:39:37 UTC (rev
45870)
+++ brlcad/trunk/src/proc-db/csgbrep.cpp 2011-08-10 03:40:05 UTC (rev
45871)
@@ -349,26 +349,26 @@
bu_log("PIPE\n");
struct wdb_pipept pipe1[] = {
- {
- {(long)WDB_PIPESEG_MAGIC, 0, 0},
- {0, 1000, 0},
- 50, 100, 100
- },
- {
- {(long)WDB_PIPESEG_MAGIC, 0, 0},
- {4000, 5000, 0},
- 50,100,2000
- },
- {
- {(long)WDB_PIPESEG_MAGIC, 0, 0},
- {4000, 9000, 0},
- 50,100,1500
- },
- {
- {(long)WDB_PIPESEG_MAGIC, 0, 0},
- {9000, 9000, 0},
- 50,100,100
- }
+ {
+ {(long)WDB_PIPESEG_MAGIC, 0, 0},
+ {0, 1000, 0},
+ 50, 100, 100
+ },
+ {
+ {(long)WDB_PIPESEG_MAGIC, 0, 0},
+ {4000, 5000, 0},
+ 50,100,2000
+ },
+ {
+ {(long)WDB_PIPESEG_MAGIC, 0, 0},
+ {4000, 9000, 0},
+ 50,100,1500
+ },
+ {
+ {(long)WDB_PIPESEG_MAGIC, 0, 0},
+ {9000, 9000, 0},
+ 50,100,100
+ }
};
int pipe1_npts = sizeof(pipe1)/sizeof(struct wdb_pipept);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model
configuration take the hassle out of deploying and managing Subversion and
the tools developers use with it. Learn more about uberSVN and get a free
download at: http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits