From 2ed73f8bf490c946915547fff63b3be1c659890b Mon Sep 17 00:00:00 2001 From: orangerot Date: Tue, 9 Sep 2025 13:18:10 +0200 Subject: feat: package definiton with library and template --- src/computer-science.typ | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/computer-science.typ (limited to 'src/computer-science.typ') diff --git a/src/computer-science.typ b/src/computer-science.typ new file mode 100644 index 0000000..7a840eb --- /dev/null +++ b/src/computer-science.typ @@ -0,0 +1,3 @@ +#import "../muendliche-nachpruefung/lib.typ" as oral-post-exam +#import "../muendliche-pruefung/lib.typ" as oral-exam + -- cgit v1.2.3