initial commit
This commit is contained in:
8
include/LAB5.h
Normal file
8
include/LAB5.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef LAB5_H
|
||||
#define LAB5_H
|
||||
|
||||
#include "shared.h"
|
||||
|
||||
void lab_5();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user