index
:
boltdbg.git
master
A lightning-fast, modern graphical debugger for C programs.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
boltdbg.h
blob: 282f0c486c46bb648e64233820cd971e84884eb5 (
plain
)
1
2
3
4
5
6
#ifndef BOLTDBG_H #define BOLTDBG_H #define BOLTDBG_VERSION "0.1.0" #endif // BOLTDBG_H