From db76fdffca0939e897aa761dc150742bd0600fd0 Mon Sep 17 00:00:00 2001 From: q Date: Tue, 20 Jan 2015 18:38:11 +0200 Subject: [PATCH] rename --- bin/conv1to2 | 1 - bin/mvregex | 1 + conv1to2 => mvregex | 0 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 120000 bin/conv1to2 create mode 120000 bin/mvregex rename conv1to2 => mvregex (100%) diff --git a/bin/conv1to2 b/bin/conv1to2 deleted file mode 120000 index 2697261..0000000 --- a/bin/conv1to2 +++ /dev/null @@ -1 +0,0 @@ -../conv1to2 \ No newline at end of file diff --git a/bin/mvregex b/bin/mvregex new file mode 120000 index 0000000..4604c51 --- /dev/null +++ b/bin/mvregex @@ -0,0 +1 @@ +../mvregex \ No newline at end of file diff --git a/conv1to2 b/mvregex similarity index 100% rename from conv1to2 rename to mvregex