Files
test2/source/blender/include
Kent Mein 9891e69065 I modified the header so that it didn't warn about comment inside of a comment.
Changed
/* id blah
/* text
 */

to
/*
 * id blah
 * text
 */

Kent
2003-01-19 08:45:49 +00:00
..
2002-12-31 14:43:16 +00:00
2003-01-07 00:18:59 +00:00