You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wownero-seed/src/gf_elem.cpp

9 lines
131 B

/*
Copyright (c) 2020 tevador <tevador@gmail.com>
All rights reserved.
*/
#include "gf_elem.hpp"
const gf_2048 gf_elem::field;