repo.or.cz
/
dockapps.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wmbiff: updated AUTHORS.
[dockapps.git]
/
wmlongrun
/
src
/
common.h
blob
9e30951728ce5a445e2347042e83e48e51286862
1
/*
2
* common.h - common header file of WMLongRun
3
*
4
* Copyright (c) 2001 Seiichi SATO <ssato@sh.rim.or.jp>
5
*
6
* licensed under the GPL
7
*/
8
9
#define LONGRUN_FLAGS_UNKNOWN 0
10
#define LONGRUN_FLAGS_PEFORMANCE 1
11
#define LONGRUN_FLAGS_ECONOMY 2