version 0.14

This commit is contained in:
NIIBE Yutaka
2011-10-07 11:01:21 +09:00
parent 48f552b69b
commit 2181c1a428
6 changed files with 27 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
/*
* random.c - random number generation
* neug.c - random number generation (from NeuG/src/random.c)
*
* Copyright (C) 2011 Free Software Initiative of Japan
* Author: NIIBE Yutaka <gniibe@fsij.org>