Skip to content

Commit

Permalink
Converted original YACC grammar to Lemon grammar.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Feb 27, 2009
1 parent 5764dba commit c16f01a
Show file tree
Hide file tree
Showing 2 changed files with 343 additions and 434 deletions.
3 changes: 0 additions & 3 deletions mojoshader_internal.h
Expand Up @@ -8,9 +8,6 @@
// Shader bytecode format is described at MSDN:
// http://msdn.microsoft.com/en-us/library/ms800307.aspx

// HLSL syntax is here:
// http://msdn.microsoft.com/en-us/library/bb509615(VS.85).aspx

#include <stdio.h>
#include <string.h>
#include <stdlib.h>
Expand Down

0 comments on commit c16f01a

Please sign in to comment.