Index: /issm/trunk/externalpackages/scotch/scotch_jes_notes.txt
===================================================================
--- /issm/trunk/externalpackages/scotch/scotch_jes_notes.txt	(revision 3639)
+++ /issm/trunk/externalpackages/scotch/scotch_jes_notes.txt	(revision 3640)
@@ -53,6 +53,5 @@
 In file included from ../libscotch/common.h:81,
                  from gmap_mex.c:75:
-/usr/include/unistd.h:238: error: two or more data types in declaration
-specifiers
+/usr/include/unistd.h:238: error: two or more data types in declaration specifiers
 - removed -DINTSIZE64 and -Dintptr_t="long int" from CFLAGS above
 [jschierm@astrid libscotch]$ diff common_old.h common.h
@@ -295,8 +294,5 @@
 4/29/10:
 
-- made changes to gmapx.c, parser_yy.y/stratParserParse, and
-  parser_ll.l/stratParserInit to reset static variables from previous runs.
-also inserted print statements into common_integer.c/intRand*,
-common_memory.c/mem*, and vgraph_separate_vw.c/vgraphSeparateVw to monitor
-static variables in case those have to be reset.
-
+- made changes to gmapx.c, parser_yy.y/stratParserParse, and parser_ll.l/stratParserInit to reset static variables from previous runs.
+- inserted print statements into common_integer.c/intRand*, common_memory.c/mem*, and vgraph_separate_vw.c/vgraphSeparateVw to monitor static variables in case those have to be reset.
+
