log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
help
gpuray_glsl
view anim/config.h @ 4:2ed3da7dc0bc
find changesets by author, revision, files, or words in the commit message
broken
author
John Tsiombikas <nuclear@member.fsf.org>
date
Mon, 10 Nov 2014 01:26:00 +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_ */