first commit
This commit is contained in:
14
templates/dynamic/ext/h
Executable file
14
templates/dynamic/ext/h
Executable file
@@ -0,0 +1,14 @@
|
||||
#!/bin/sh
|
||||
|
||||
cat<<EOF
|
||||
//=========================================
|
||||
// Filename : $1
|
||||
// Author : Colben
|
||||
// Create : `date +"%F %R"`
|
||||
//=========================================
|
||||
|
||||
#ifndef ____
|
||||
#define ____
|
||||
|
||||
#endif
|
||||
EOF
|
Reference in New Issue
Block a user