my website banner

RELEASE 1.0 (initial commit)
authorDavid Polakovic <email@dpolakovic.space>
Sat, 1 Mar 2025 09:20:51 +0000 (10:20 +0100)
committerDavid Polakovic <email@dpolakovic.space>
Sat, 1 Mar 2025 09:20:51 +0000 (10:20 +0100)
commit554dc5def7bed49ea529801f8ea38ddabf537a03
tree8179d7d4e2b6492fbe6b69a684bee1f7b9394f7d
RELEASE 1.0 (initial commit)
40 files changed:
LICENSE.txt [new file with mode: 0755]
README.txt [new file with mode: 0755]
build.xml [new file with mode: 0755]
build/GraphicalUI$1.class [new file with mode: 0755]
build/GraphicalUI.class [new file with mode: 0755]
build/Main.class [new file with mode: 0755]
build/Mars.class [new file with mode: 0755]
build/Printer.class [new file with mode: 0755]
build/TerminalUI.class [new file with mode: 0755]
build/about [new file with mode: 0755]
build/gnu [new file with mode: 0755]
build/help [new file with mode: 0755]
build/help~ [new file with mode: 0755]
build/version [new file with mode: 0755]
doc/GraphicalUI.html [new file with mode: 0755]
doc/Main.html [new file with mode: 0755]
doc/Mars.html [new file with mode: 0755]
doc/Printer.html [new file with mode: 0755]
doc/TerminalUI.html [new file with mode: 0755]
doc/allclasses-frame.html [new file with mode: 0755]
doc/allclasses-noframe.html [new file with mode: 0755]
doc/constant-values.html [new file with mode: 0755]
doc/deprecated-list.html [new file with mode: 0755]
doc/help-doc.html [new file with mode: 0755]
doc/index-all.html [new file with mode: 0755]
doc/index.html [new file with mode: 0755]
doc/overview-tree.html [new file with mode: 0755]
doc/package-frame.html [new file with mode: 0755]
doc/package-list [new file with mode: 0755]
doc/package-summary.html [new file with mode: 0755]
doc/package-tree.html [new file with mode: 0755]
doc/script.js [new file with mode: 0755]
doc/stylesheet.css [new file with mode: 0755]
doc/user-manual.pdf [new file with mode: 0644]
mars-clock.jar [new file with mode: 0755]
src/GraphicalUI.java [new file with mode: 0755]
src/Main.java [new file with mode: 0755]
src/Mars.java [new file with mode: 0755]
src/Printer.java [new file with mode: 0755]
src/TerminalUI.java [new file with mode: 0755]