From b7002c53057d4ae049237786d26f00a762dbc2ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Str=C3=B6mb=C3=A4ck?= Date: Tue, 16 Mar 2021 13:01:32 +0100 Subject: Updated names in standalone/ to match new lab numbering. --- src/standalone/lab02/map.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/standalone/lab02/map.h (limited to 'src/standalone/lab02/map.h') diff --git a/src/standalone/lab02/map.h b/src/standalone/lab02/map.h new file mode 100644 index 0000000..9029ff5 --- /dev/null +++ b/src/standalone/lab02/map.h @@ -0,0 +1 @@ +/* do not forget the guard against multiple includes */ -- cgit v1.2.1