mirror of
https://github.com/monero-project/research-lab.git
synced 2024-12-23 03:59:40 +00:00
6 lines
44 B
Bash
6 lines
44 B
Bash
|
#!/bin/sh
|
||
|
gtags.exe
|
||
|
make clean
|
||
|
make
|
||
|
./a.exe
|