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