Skip to content

Commit 9046c57

Browse files
committed
add uml + rebuild lab3
1 parent 4672bbf commit 9046c57

File tree

8 files changed

+3
-0
lines changed

8 files changed

+3
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
,nf,laptop,21.12.2024 04:12,file:///home/nf/.var/app/org.libreoffice.LibreOffice/config/libreoffice/4;

programming/sem1/lab3/1.odt

541 KB
Binary file not shown.

programming/sem1/lab3/Main.jar

590 Bytes
Binary file not shown.
79 Bytes
Binary file not shown.
Binary file not shown.
111 Bytes
Binary file not shown.

programming/sem1/lab3/builder.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
javac -d bin -classpath ./lib/*:./bin/:./ ./src/Main.java
2+
cd bin; jar cfm ../Main.jar ../Manifest.mf src/; cd ..

programming/sem1/lab3/uml.png

198 KB
Loading

0 commit comments

Comments
 (0)