repo.or.cz
/
gwm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add notes and placeholders for future modifications.
[gwm.git]
/
root.h
blob
b77864fd0cd6926f52a8f72656106746edb946b5
1
#ifndef ROOT_H
2
#define ROOT_H
3
4
extern
event_handler root_handlers
[];
5
6
#endif