projects
/
TDDC76_proj.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
332b4ff
)
test ändring
author
stian853
<stian853@tlvm-4-3-3.ad.liu.se>
Mon, 6 Nov 2023 11:46:59 +0000
(12:46 +0100)
committer
stian853
<stian853@tlvm-4-3-3.ad.liu.se>
Mon, 6 Nov 2023 11:46:59 +0000
(12:46 +0100)
src/_main.cc
patch
|
blob
|
history
diff --git
a/src/_main.cc
b/src/_main.cc
index c6db40c01fdf71ca3dd4a5e7e0d1b3b2be83a748..16267f4791c5482e6c6278d9b93e2d1e9e9124dc 100644
(file)
--- a/
src/_main.cc
+++ b/
src/_main.cc
@@
-9,5
+9,7
@@
int main() {
std::cout << "_main.cc" << std::endl;
+
+ std::cout << "katt" << std::endl;
return 0;
}
\ No newline at end of file