mirror of
https://github.com/monero-project/research-lab.git
synced 2025-01-08 11:59:25 +00:00
6 lines
44 B
Bash
6 lines
44 B
Bash
|
#!/bin/sh
|
||
|
gtags.exe
|
||
|
make clean
|
||
|
make
|
||
|
./a.exe
|