From e96dc6e4136142dc6052170366032a833ab7a8ba Mon Sep 17 00:00:00 2001 From: jongseokim <ykoo0413@gmail.com> Date: Thu, 11 May 2023 16:44:40 +0200 Subject: [PATCH] add image reconstruction config file --- {demo => cfg}/image_reconstruction_config_file.cfg | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {demo => cfg}/image_reconstruction_config_file.cfg (100%) diff --git a/demo/image_reconstruction_config_file.cfg b/cfg/image_reconstruction_config_file.cfg similarity index 100% rename from demo/image_reconstruction_config_file.cfg rename to cfg/image_reconstruction_config_file.cfg -- GitLab