Delete nasal_parse.h

This commit is contained in:
Valk Richard Li 2019-09-26 20:03:21 +08:00 committed by GitHub
parent 9581356299
commit 3892f13819
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
#ifndef __NASAL_PARSE_H__
#define __NASAL_PARSE_H__
#include "nasal_lexer.h"
parse nasal_parse;
#endif