Merge "Rename .l/.y to .ll/.yy"
This commit is contained in:
+2
-2
@@ -3,8 +3,8 @@
|
|||||||
LOCAL_PATH := $(call my-dir)
|
LOCAL_PATH := $(call my-dir)
|
||||||
|
|
||||||
edify_src_files := \
|
edify_src_files := \
|
||||||
lexer.l \
|
lexer.ll \
|
||||||
parser.y \
|
parser.yy \
|
||||||
expr.cpp
|
expr.cpp
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user