Browse Source

renamed from ggt.h to ggT.h

remotes/origin/ggT
cxnnqr 11 months ago
parent
commit
e5293217a7
  1. 2
      src/ggT/ggT.h

2
src/ggT/ggt.h → src/ggT/ggT.h

@ -1,6 +1,6 @@
#ifndef GGT_H
#define GGT_H
int ggt(int a, int b);
int ggT(int a, int b);
#endif
Loading…
Cancel
Save