From 40facbca0971c71ab02fad8e17687507ec8d06ab Mon Sep 17 00:00:00 2001
From: Per Lindgren <per.lindgren@ltu.se>
Date: Sun, 11 Mar 2018 14:05:01 +0100
Subject: [PATCH] grading

---
 gdb.py | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/gdb.py b/gdb.py
index 44ad3e5..fdbeece 100644
--- a/gdb.py
+++ b/gdb.py
@@ -771,3 +771,8 @@ gdb.execute("continue")
 # [80, 30, 40]
 # (Verify that your resoults are correct by hand computations)
 #
+# Grading
+# For this part 1/3 of the exam 35 points
+# Assignment 2, 10 points
+# Assingment 3, 10 points
+# Assingment 4, 15 points
-- 
GitLab