Browse Source

remove unnecessary directories, implement build script, move project.yml to a new place

remotes/origin/beta
fdai7057 2 years ago
committed by fdai7207
parent
commit
393ceb010a
  1. 3
      src/CreateCustomer.c

3
src/CreateCustomer.c

@ -5,7 +5,8 @@
int main()
{
collectCustomerProperties();
}*/
}
*/
int generateID()
{

Loading…
Cancel
Save