summaryrefslogtreecommitdiffstats
path: root/labb6/lib/readme.txt
diff options
context:
space:
mode:
authorGustav Sörnäs <gustav@sornas.net>2020-12-01 15:25:23 +0100
committerGustav Sörnäs <gustav@sornas.net>2020-12-01 15:25:23 +0100
commit93c6b29368d1e0487937b433bc6e678da0058055 (patch)
tree5e749adfecf2eab82b5e78bbeacc52fc8e2298fb /labb6/lib/readme.txt
parentd4f35cf45ebc655d92cde8abb5c9a1c2822a08ba (diff)
downloadtddd86-93c6b29368d1e0487937b433bc6e678da0058055.tar.gz
given code l6
Diffstat (limited to 'labb6/lib/readme.txt')
-rwxr-xr-xlabb6/lib/readme.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/labb6/lib/readme.txt b/labb6/lib/readme.txt
new file mode 100755
index 0000000..9d0d5c8
--- /dev/null
+++ b/labb6/lib/readme.txt
@@ -0,0 +1,4 @@
+This directory contains any libraries that should be
+linked to your project when it is built.
+The most common library we will link to is the
+Stanford C++ library (cpplib).