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