From 1e9f7fdec3b95677d0506ec9334f3ff5cea315c2 Mon Sep 17 00:00:00 2001 From: Valk Richard Li <48872266+ValKmjolnir@users.noreply.github.com> Date: Wed, 7 Aug 2019 02:45:03 +0800 Subject: [PATCH] Rename lab.cpp to interpreter_main.cpp --- lab.cpp => interpreter_main.cpp | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lab.cpp => interpreter_main.cpp (100%) diff --git a/lab.cpp b/interpreter_main.cpp similarity index 100% rename from lab.cpp rename to interpreter_main.cpp