mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 08:29:29 +02:00
* Remove debug define
This commit is contained in:
parent
120303576b
commit
989b378bcd
@ -13,7 +13,7 @@ interface
|
||||
|
||||
uses SysUtils;
|
||||
|
||||
{$DEFINE BIGINT_DEBUG} // Enable debug output/functions for BitInt unit
|
||||
{ $DEFINE BIGINT_DEBUG} // Enable debug output/functions for BitInt unit
|
||||
|
||||
const
|
||||
// Maintain a number of precomputed variables when doing reduction
|
||||
|
Loading…
Reference in New Issue
Block a user