(int64_t) in Pair

This commit is contained in:
jl777
2019-02-15 00:45:01 -11:00
parent b6e147e4d8
commit def8dd6462
3 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
#!/bin/sh
cd rogue;
./configure # only need this first time
make; cd ..