6 lines
91 B
C
6 lines
91 B
C
#pragma once
|
|
|
|
int mainTrilat(int argc, char** argv);
|
|
|
|
int mainProp(int argc, char** argv);
|