log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
help
goat3d
view libs/anim/config.h @ 34:8471225a460c
find changesets by author, revision, files, or words in the commit message
merged
author
John Tsiombikas <nuclear@member.fsf.org>
date
Sat, 05 Oct 2013 03:08:22 +0300
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_ */