Работа над документами

This commit is contained in:
2026-04-26 05:32:59 +05:00
parent 7d00738b55
commit 9ab71a03bc
46 changed files with 349 additions and 160 deletions
+10
View File
@@ -0,0 +1,10 @@
/**
* @author admin@felexdev.ru
* @version 1.0.0
*
* @brief Sourcecode template
*/
int example() {
return 0;
}