Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c8abc4ec authored by Ying Wang's avatar Ying Wang
Browse files

Rename .l/.y to .ll/.yy

Now to generate .cpp you need to use .ll/.yy.

Bug: 26492989
Change-Id: Ib078e03b3b0758f7a62595c343e52ae856bcb33f
parent 6f8b9b60
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3,8 +3,8 @@
LOCAL_PATH := $(call my-dir)

edify_src_files := \
	lexer.l \
	parser.y \
	lexer.ll \
	parser.yy \
	expr.cpp

#
+0 −0

File moved.

+0 −0

File moved.