4 lines
68 B
Bash
4 lines
68 B
Bash
#!/bin/bash
|
|
|
|
oclgrind valgrind --leak-check=full ./launch_is_good_m
|
#!/bin/bash
|
|
|
|
oclgrind valgrind --leak-check=full ./launch_is_good_m
|