vm: adding bignum_gcd note.

db4
John Benediktsson 2013-03-27 14:53:56 -07:00
parent b7cb67bf76
commit 411306c0b8
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@
* - Remove s48 prefix from function names * - Remove s48 prefix from function names
* - Various fixes for Win64 * - Various fixes for Win64
* - Port to C++ * - Port to C++
* - Added bignum_gcd implementation
*/ */
#include "master.hpp" #include "master.hpp"