From 116fe165121a57e41f1b6cefe00ce8a3395362bd Mon Sep 17 00:00:00 2001 From: Thomas Patzke Date: Tue, 10 Jul 2018 23:15:04 +0200 Subject: [PATCH] Splitting backends - Copy logpoint.py --- tools/sigma/{backends.py => backends/logpoint.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tools/sigma/{backends.py => backends/logpoint.py} (100%) diff --git a/tools/sigma/backends.py b/tools/sigma/backends/logpoint.py similarity index 100% rename from tools/sigma/backends.py rename to tools/sigma/backends/logpoint.py