Delete nasal.h

This commit is contained in:
Valk Richard Li 2019-09-30 20:04:14 +08:00 committed by GitHub
parent 48be407f35
commit f9414e41b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
#ifndef __NASAL_H__
#define __NASAL_H__
#include "nasal_lexer.h"
#include "nasal_parser.h"
#endif