Merge branch 'master' into netgen-1.5

This commit is contained in:
Tim Edwards
2024-05-10 02:00:02 -04:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
1.5.273
1.5.274
+2 -2
View File
@@ -7204,8 +7204,6 @@ int EquivalenceClasses(char *name1, int file1, char *name2, int file2, int douni
return 1;
}
#ifdef TCL_NETGEN
/*----------------------------------------------------------------------*/
/* Callback function used by MatchPins */
/*----------------------------------------------------------------------*/
@@ -8412,6 +8410,8 @@ void FlattenCurrent()
}
}
#ifdef TCL_NETGEN
/*------------------------------------------------------*/
/* Handler is only used when netgen is run from a */
/* terminal, not the Tk console. */