From 5c18a4514dd779282ce1ef33ca43e3259b24266c Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Thu, 28 Dec 2017 17:27:39 -0800 Subject: [PATCH] random.sfmt: move back again --- {removed => extra}/random/sfmt/authors.txt | 0 {removed => extra}/random/sfmt/sfmt-tests.factor | 0 {removed => extra}/random/sfmt/sfmt.factor | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {removed => extra}/random/sfmt/authors.txt (100%) rename {removed => extra}/random/sfmt/sfmt-tests.factor (100%) rename {removed => extra}/random/sfmt/sfmt.factor (100%) diff --git a/removed/random/sfmt/authors.txt b/extra/random/sfmt/authors.txt similarity index 100% rename from removed/random/sfmt/authors.txt rename to extra/random/sfmt/authors.txt diff --git a/removed/random/sfmt/sfmt-tests.factor b/extra/random/sfmt/sfmt-tests.factor similarity index 100% rename from removed/random/sfmt/sfmt-tests.factor rename to extra/random/sfmt/sfmt-tests.factor diff --git a/removed/random/sfmt/sfmt.factor b/extra/random/sfmt/sfmt.factor similarity index 100% rename from removed/random/sfmt/sfmt.factor rename to extra/random/sfmt/sfmt.factor