aboutsummaryrefslogtreecommitdiff
path: root/ports/pcg/CONTROL
diff options
context:
space:
mode:
authorkiwixz <kiwixz@outlook.com>2018-08-01 02:34:53 +0200
committerRobert Schumacher <roschuma@microsoft.com>2018-07-31 17:34:53 -0700
commit321bbf1d99c591524afd57c46b6c41d08522abc1 (patch)
tree50cc896c41fbb6f80cd53b1366213181254e7f11 /ports/pcg/CONTROL
parent81d3b2cc6ac89cb9d4f88d24e03bd2b5917fbe49 (diff)
downloadvcpkg-321bbf1d99c591524afd57c46b6c41d08522abc1.tar.gz
vcpkg-321bbf1d99c591524afd57c46b6c41d08522abc1.zip
[pcg] add pcg implementation (#3966)
Diffstat (limited to 'ports/pcg/CONTROL')
-rw-r--r--ports/pcg/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/pcg/CONTROL b/ports/pcg/CONTROL
new file mode 100644
index 000000000..e01035076
--- /dev/null
+++ b/ports/pcg/CONTROL
@@ -0,0 +1,3 @@
+Source: pcg
+Version: 0.98.1
+Description: Permuted Congruential Generator