updated some printfs, added comment about sched_yield
[mesa.git] / src / mesa / shader / slang / slang_preprocess.c
index b1f62ded3da91fb4233208814cbcd76f9a6cde71..0be167e2ed9f724c9b77738f761d069550823472 100644 (file)
@@ -1,8 +1,8 @@
 /*\r
  * Mesa 3-D graphics library\r
- * Version:  6.3\r
+ * Version:  6.5\r
  *\r
- * Copyright (C) 2005  Brian Paul   All Rights Reserved.\r
+ * Copyright (C) 2005-2006  Brian Paul   All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a\r
  * copy of this software and associated documentation files (the "Software"),\r
@@ -30,7 +30,6 @@
 \r
 #include "imports.h"\r
 #include "grammar_mesa.h"\r
-#include "slang_compile.h"\r
 #include "slang_preprocess.h"\r
 \r
 static const char *slang_version_syn =\r