From 93c6b29368d1e0487937b433bc6e678da0058055 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Tue, 1 Dec 2020 15:25:23 +0100 Subject: given code l6 --- labb6/lib/readme.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 labb6/lib/readme.txt (limited to 'labb6/lib/readme.txt') 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). -- cgit v1.2.1