5 lines
118 B
Plaintext
5 lines
118 B
Plaintext
|
useDynLib(Rchess, .registration=TRUE)
|
||
|
importFrom(Rcpp, evalCpp)
|
||
|
exportPattern("^[[:alpha:]]+")
|
||
|
S3method(print, board)
|