From f68f92ade183ec623d307ba9d8058e1751dd1cb3 Mon Sep 17 00:00:00 2001 From: YZBruh Date: Thu, 25 Apr 2024 22:34:04 +0300 Subject: [PATCH] pmt: move source in to `src` --- {binary => src}/format.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {binary => src}/format.c (100%) diff --git a/binary/format.c b/src/format.c similarity index 100% rename from binary/format.c rename to src/format.c