mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-14 08:50:53 +08:00
6f18301ac8
format the files with DOS format.
4 lines
69 B
Bash
Executable File
4 lines
69 B
Bash
Executable File
#!/bin/sh
|
|
|
|
valgrind --tool=memcheck --leak-check=yes -v ./token_tree
|