From 0ecf0be7a76c9338c198f3bbb3a96a069ca80db9 Mon Sep 17 00:00:00 2001 From: Avril Date: Tue, 2 Nov 2021 23:48:00 +0000 Subject: [PATCH] Update makefile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fortune for rngxx's current commit: Future small blessing − 末小吉 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 42404e7..78146f1 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# pipec - Piping IPC +# rngxx - Basic, easy to use C++ p-random number generation PROJECT=rngxx AUTHOR=Avril (Flanchan)