Merge "Rename .l/.y to .ll/.yy"
This commit is contained in:
commit
ab9db5284e
3 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
edify_src_files := \
|
||||
lexer.l \
|
||||
parser.y \
|
||||
lexer.ll \
|
||||
parser.yy \
|
||||
expr.cpp
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue