log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
help
libanim
view src/config.h @ 0:fad4701f484e
find changesets by author, revision, files, or words in the commit message
libanim mercurial repo
author
John Tsiombikas <nuclear@mutantstargoat.com>
date
Sun, 08 Jan 2012 05:13:13 +0200
parents
children
line source
1
#ifndef ANIM_CONFIG_H_
2
#define ANIM_CONFIG_H_
3
4
#undef ANIM_THREAD_SAFE
5
6
#endif /* ANIM_CONFIG_H_ */