From 1a4b95a7ebef71838bd3eda2c22056bbf0db65ec Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 10 一月 2020 16:39:54 +0800
Subject: [PATCH] 2019阶段备份
---
HDL_ON/DriverLayer/Target.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/HDL_ON/HDL/Operation/Target.cs b/HDL_ON/DriverLayer/Target.cs
similarity index 98%
rename from HDL_ON/HDL/Operation/Target.cs
rename to HDL_ON/DriverLayer/Target.cs
index a36c7fd..9e47bdf 100644
--- a/HDL_ON/HDL/Operation/Target.cs
+++ b/HDL_ON/DriverLayer/Target.cs
@@ -1,6 +1,7 @@
using System;
using System.Collections.Generic;
using System.Text;
+using HDL_ON.Entity.Enumerative;
namespace HDL_ON
{
--
Gitblit v1.8.0