From 16647b739baf9701e3d037fc7030f45e7bde5c7e Mon Sep 17 00:00:00 2001 From: Michal Krol Date: Tue, 26 Sep 2006 11:43:30 +0000 Subject: Add syntax files for expression and directive preprocessor. Fix syntax errors in builtin library 1.2 sources. All derivative files (*_gc.h and *_syn.h) are generated by Makefile. --- src/mesa/shader/slang/library/slang_shader_syn.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mesa/shader/slang/library/slang_shader_syn.h') diff --git a/src/mesa/shader/slang/library/slang_shader_syn.h b/src/mesa/shader/slang/library/slang_shader_syn.h index f08c329303..ad89472ba3 100644 --- a/src/mesa/shader/slang/library/slang_shader_syn.h +++ b/src/mesa/shader/slang/library/slang_shader_syn.h @@ -1,3 +1,6 @@ + +/* DO NOT EDIT - THIS FILE IS AUTOMATICALLY GENERATED FROM THE .syn FILE */ + ".syntax translation_unit;\n" ".emtcode REVISION 3\n" ".emtcode EXTERNAL_NULL 0\n" -- cgit v1.2.3