summaryrefslogtreecommitdiff
path: root/expt_0802.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'expt_0802.cpp')
-rw-r--r--expt_0802.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/expt_0802.cpp b/expt_0802.cpp
index 7d520e2..094da65 100644
--- a/expt_0802.cpp
+++ b/expt_0802.cpp
@@ -1,3 +1,4 @@
+// Experimental content: Test sort algorithm
#include <algorithm>
#include <cassert>
#include <cmath>