blob: 561fdbced7f0c87999c6852cb5749e79086f406c (
plain)
1
2
3
4
5
6
7
8
|
# -*- fill-column: 76; -*-
#+TITLE: Common files
#+OPTIONS: ^:nil
This directory contains code that is common between the different
assignments. This reduce code duplication in each tutorial assignment, and
allow us to hideaway code that is irrelevant or have been seen/introduced in
earlier assignments.
|