Added dbBptNotMonotonic, disables checking slope of breaktables.

This commit is contained in:
Andrew Johnson
2007-08-13 15:27:31 +00:00
parent 834eb51b81
commit 7c0897f058
2 changed files with 6 additions and 1 deletions
+2
View File
@@ -41,5 +41,7 @@ include "devSoft.dbd"
registrar(asSub)
variable(asCaDebug,int)
# dbStaticLib settings
variable(dbRecordsOnceOnly,int)
variable(dbBptNotMonotonic,int)