diff options
author | lloyd <[email protected]> | 2009-12-27 01:38:02 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-12-27 01:38:02 +0000 |
commit | 93eda35a7680421844bab8942b310237fc09d99d (patch) | |
tree | a2d29732d5dfd225ad104af141691f1795a3ec0f /src/utils/info.txt | |
parent | 3278adc183efac99ae2779069ce1badae77982c1 (diff) |
Add debug.h which is an internal-only header with debug functions that
I tend to rewrite often in particular files while debugging things.
Diffstat (limited to 'src/utils/info.txt')
-rw-r--r-- | src/utils/info.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/info.txt b/src/utils/info.txt index 93ece2e78..c71e2af84 100644 --- a/src/utils/info.txt +++ b/src/utils/info.txt @@ -15,6 +15,7 @@ version.cpp <header:internal> bit_ops.h +debug.h mlock.h prefetch.h rounding.h |