This commit is contained in:
2022-11-27 19:36:00 +08:00
parent 464e1a2ebd
commit d89e3ceee1
8 changed files with 84 additions and 18 deletions

View File

@@ -3,8 +3,8 @@
cat<<EOF
//=========================================
// Filename : $1
// Author : Colben
// Create : `date +"%F %R"`
// Company : Boyachain
// Create : $(date +"%F %R")
//=========================================
#ifndef ____
@@ -12,3 +12,4 @@ cat<<EOF
#endif
EOF