This website requires JavaScript.
Explore
Help
Sign In
GOSTSec
/
ccminer
Watch
1
Star
0
Fork
0
You've already forked ccminer
mirror of
https://github.com/GOSTSec/ccminer
synced
2025-01-09 22:38:05 +00:00
Code
Issues
Releases
Wiki
Activity
2f541065fb
ccminer
/
compat
/
stdbool.h
7 lines
68 B
C
Raw
Normal View
History
Unescape
Escape
Revision 0.6 with myriad-groestl and jackpot coin
2014-04-26 23:26:08 +00:00
#
pragma once
#
define false 0
#
define true 1
#
define bool int
Reference in New Issue
Copy Permalink