-
+ C9E5508D4522AEBF20480F5D58BFBBDF3118155CDCA7AAD2D2837D33AA5305CFA8A318DD2C8443FF5300C2BB8903466514D6051E070DA34B3F93B95EBAEADB06
bitcoin/src/shiva/scheme-knobs.h
(0 . 0)(1 . 9)
7518 #ifndef SCHEME_KNOBS_H
7519 #define SCHEME_KNOBS_H
7520
7521 #define STANDALONE 0
7522 #define USE_INTERFACE 1
7523 #define USE_MATH 1
7524 #define prompt "#>"
7525
7526 #endif