diff options
Diffstat (limited to 'files/practicum/LijstGenerator.dcl')
-rw-r--r-- | files/practicum/LijstGenerator.dcl | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/files/practicum/LijstGenerator.dcl b/files/practicum/LijstGenerator.dcl deleted file mode 100644 index 4420140..0000000 --- a/files/practicum/LijstGenerator.dcl +++ /dev/null @@ -1,9 +0,0 @@ -definition module LijstGenerator
-
-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
|