mirror of
https://github.com/enduro2d/enduro2d.git
synced 2026-01-05 01:51:02 +07:00
Initial project structure
This commit is contained in:
3
scripts/cloc_headers.sh
Executable file
3
scripts/cloc_headers.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
SCRIPT_DIR=`dirname "$BASH_SOURCE"`
|
||||
cloc $SCRIPT_DIR/../headers/enduro2d
|
||||
Reference in New Issue
Block a user