mirror of
https://github.com/2martens/uni.git
synced 2026-05-06 19:36:26 +02:00
ID-1: Überflüssige Datei gelöscht
This commit is contained in:
@ -1,14 +0,0 @@
|
|||||||
/*
|
|
||||||
* Interaktionsdesign, SoSe 2014
|
|
||||||
* Zettel 1, Aufgabe 2
|
|
||||||
* Autor(en): ??
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include <iostream>
|
|
||||||
|
|
||||||
int main(int argc, char** argv)
|
|
||||||
{
|
|
||||||
std::cout << "Hello World!" << std::endl;
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user