From 0c39051ba80f04b1177833a006f2d442a7170b56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Thu, 3 Dec 2020 17:11:43 +0100 Subject: add initial files l8 --- labb8/lib/readme.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 labb8/lib/readme.txt (limited to 'labb8/lib/readme.txt') diff --git a/labb8/lib/readme.txt b/labb8/lib/readme.txt new file mode 100755 index 0000000..9d0d5c8 --- /dev/null +++ b/labb8/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