From 379b6353396ca2401241d714733d570629835ffe Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Fri, 6 Feb 2015 08:39:37 +0100 Subject: added practicum files, updated gitignore --- files/practicum/LijstGenerator2.dcl | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 files/practicum/LijstGenerator2.dcl (limited to 'files/practicum/LijstGenerator2.dcl') diff --git a/files/practicum/LijstGenerator2.dcl b/files/practicum/LijstGenerator2.dcl new file mode 100644 index 0000000..97a5e34 --- /dev/null +++ b/files/practicum/LijstGenerator2.dcl @@ -0,0 +1,9 @@ +definition module LijstGenerator2 + +import StdClass + +allemaal :: // meest algemene type +vanaf :: // meest algemene type +vanaf_met_stap :: // meest algemene type +vanaf_tot :: // meest algemene type +vanaf_tot_met_stap :: // meest algemene type -- cgit v1.2.3