[cgma-dev] r2157 - cgm/trunk/test
kraftche at mcs.anl.gov
kraftche at mcs.anl.gov
Mon Oct 20 14:57:45 CDT 2008
Author: kraftche
Date: 2008-10-20 14:57:45 -0500 (Mon, 20 Oct 2008)
New Revision: 2157
Modified:
cgm/trunk/test/Makefile.am
Log:
fix typo: backslash does not escape newline if there is whitespace between the backslash and the newline
Modified: cgm/trunk/test/Makefile.am
===================================================================
--- cgm/trunk/test/Makefile.am 2008-10-20 19:46:28 UTC (rev 2156)
+++ cgm/trunk/test/Makefile.am 2008-10-20 19:57:45 UTC (rev 2157)
@@ -44,7 +44,7 @@
EXTRA_DIST = 62_shaver1.brep \
66_shaver3.brep \
72_shaver6.brep \
- LeverArm.brep\
+ LeverArm.brep \
aftersub.occ_ref \
beforesub.occ_ref \
beforesub2.occ_ref \
More information about the cgma-dev
mailing list