#ifndef INTEGRATED_H
#define INTEGRATED_H

void IntegratedCheck(char* command);

#endif