6 lines
51 B
Plaintext
6 lines
51 B
Plaintext
|
#! /usr/local/bin/python
|
||
|
|
||
|
import rcvs
|
||
|
|
||
|
rcvs.main()
|