summaryrefslogtreecommitdiff
path: root/aisa/aisa.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'aisa/aisa.cpp')
-rw-r--r--aisa/aisa.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/aisa/aisa.cpp b/aisa/aisa.cpp
index 0c806de..97a3b17 100644
--- a/aisa/aisa.cpp
+++ b/aisa/aisa.cpp
@@ -4,9 +4,4 @@
4 4
5namespace aisa { 5namespace aisa {
6 6
7 void do_something()
8 {
9 std::cout << "Hello, world!\n";
10 }
11
12} 7}