This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Programmiermethoden_und_-werkzeuge
/
2023-2-WS_group_project_cstools101
Watch
5
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
renamed from ggt.h to ggT.h
remotes/origin/ggT
cxnnqr
11 months ago
parent
28e2262a26
commit
e5293217a7
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
src/ggT/ggT.h
2
src/ggT/ggt.h → src/ggT/ggT.h
View File
@ -1,6 +1,6 @@
#
ifndef GGT_H
#
define GGT_H
int
gg
t
(
int
a
,
int
b
)
;
int
gg
T
(
int
a
,
int
b
)
;
#
endif
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Programmiermethoden_und_-werkzeuge/2023-2-WS_group_project_cstools101
Title
Body
Create Issue