https://www-users.york.ac.uk/~od641
├── 29c
│ ├── allegro-leaks
│ │ ├── driver.c
│ │ └── mem-leaks.log.gz
│ ├── errata.pdf
│ ├── errata-source.tar.gz
│ ├── llp.sh
│ ├── Makefile
│ └── yg-manual.pdf
├── 2d-feature-transformation-writeup.pdf
├── anthropology
│ ├── original.pdf
│ ├── sources
│ │ ├── logo.png
│ │ ├── thesis.bib
│ │ └── thesis.tex
│ └── thesis.pdf
├── dixon_family_tree
│ ├── family.pdf
│ ├── family.tex
│ └── small
│ ├── small.pdf
│ └── small.tex
├── ENG1-presentations
│ ├── A1-presentation.pdf
│ └── A2-presentation.pdf
├── ENG1-website
│ ├── bg.jpg
│ ├── class-models
│ │ ├── 9b14e7b8.svg
│ │ ├── c1b4f87e.svg
│ │ ├── component-model.svg
│ │ ├── db2fe885.svg
│ │ ├── index.html
│ │ ├── latest-portrait.svg
│ │ ├── latest.svg
│ │ └── sources
│ │ ├── 9b14e7b8.puml
│ │ ├── c1b4f87e.puml
│ │ ├── component.puml
│ │ ├── db2fe885.puml
│ │ └── latest.puml
│ ├── index.html
│ ├── javadoc
│ │ ├── allclasses.html
│ │ ├── bytemusketeers
│ │ │ └── heslingtonhustle
│ │ │ ├── DesktopLauncher.html
│ │ │ ├── HeslingtonHustle.html
│ │ │ ├── metrics
│ │ │ │ ├── AreaMetric.html
│ │ │ │ ├── DOWMetric.DayOfWeek.html
│ │ │ │ ├── DOWMetric.html
│ │ │ │ ├── MetricController.html
│ │ │ │ ├── MetricController.Metric.html
│ │ │ │ ├── MetricEntry.html
│ │ │ │ ├── MetricListener.html
│ │ │ │ ├── MetricUpdater.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ └── PlayerMetric.html
│ │ │ ├── package-summary.html
│ │ │ ├── package-tree.html
│ │ │ ├── PlayScreen.GameState.html
│ │ │ ├── PlayScreen.html
│ │ │ ├── scene
│ │ │ │ ├── AreaFactory.html
│ │ │ │ ├── Area.html
│ │ │ │ ├── Area.Name.html
│ │ │ │ ├── Character.html
│ │ │ │ ├── Drawable.html
│ │ │ │ ├── GameMap.html
│ │ │ │ ├── Interactable.html
│ │ │ │ ├── InvalidAreaException.html
│ │ │ │ ├── Item.html
│ │ │ │ ├── package-summary.html
│ │ │ │ └── package-tree.html
│ │ │ ├── StartupHelper.html
│ │ │ └── ui
│ │ │ ├── GameOverMenu.html
│ │ │ ├── HeadsUpDisplay.html
│ │ │ ├── OverlayFactory.html
│ │ │ ├── Overlay.html
│ │ │ ├── package-summary.html
│ │ │ ├── package-tree.html
│ │ │ └── PauseMenu.html
│ │ ├── constant-values.html
│ │ ├── deprecated-list.html
│ │ ├── element-list
│ │ ├── help-doc.html
│ │ ├── index.html
│ │ ├── legal
│ │ │ ├── ASSEMBLY_EXCEPTION
│ │ │ ├── jszip.md
│ │ │ └── pako.md
│ │ ├── overview-summary.html
│ │ ├── overview-tree.html
│ │ ├── script.js
│ │ ├── serialized-form.html
│ │ └── stylesheet.css
│ ├── lastmodified.js
│ ├── planning
│ │ ├── gantt.puml
│ │ ├── gantt.svg
│ │ └── index.html
│ ├── sequence-diagrams
│ │ ├── index.html
│ │ ├── initial.svg
│ │ ├── latest.svg
│ │ └── sources
│ │ ├── initial.puml
│ │ └── latest.puml
│ └── styling.css
├── exam-crib-sheets
│ ├── Algebra
│ │ ├── Algebra.pdf
│ │ ├── Algebra_Raster_0.png
│ │ └── Algebra_Raster_1.png
│ ├── Calculus
│ │ ├── Calculus.pdf
│ │ ├── Calculus_Raster_0.png
│ │ └── Calculus_Raster_1.png
│ └── whatisthis.html
├── example_tex
│ ├── fonttest
│ │ ├── test.log
│ │ ├── test.pdf
│ │ └── test.tex
│ └── scrlttr2
│ ├── letter.pdf
│ └── letter.tex
├── fix_perms.sh
├── fractal
│ ├── index.html
│ ├── report.pdf
│ └── screenshots
│ ├── colour.png
│ ├── csv.png
│ ├── info.png
│ ├── julia.png
│ ├── mandelbrot.png
│ └── tga.png
├── img
│ ├── amps.jpg
│ ├── amps-s.jpg
│ ├── both-512.jpg
│ ├── email-notext.svg
│ ├── fluffyhair.jpg
│ ├── gradient.jpg
│ ├── headshot.jpg
│ ├── hotel.jpg
│ ├── mq.jpg
│ └── mq-s.jpg
├── index.html
├── l5-notes
│ ├── assets
│ │ ├── ms-cover.jpg
│ │ └── ms-cover-test.pdf
│ └── metric-spaces.pdf
├── misc_general
│ ├── bubblesort.c
│ ├── cube.c
│ ├── getln.c
│ ├── hello.c
│ ├── popcnt.c
│ ├── stack.c
│ └── sztoa.tar.gz
├── misc_mma
│ ├── cantordust_intervals.nb
│ ├── dawid_fourier_triangle.nb
│ ├── fourier_piecewise.nb
│ ├── level_set_tangent_plot.nb
│ ├── matrix_algebra_feasibility.nb
│ ├── pdf_export
│ │ ├── dawid_fourier_triangle.pdf
│ │ ├── fourier_piecewise.pdf
│ │ ├── level_set_tangent_plot.pdf
│ │ └── matrix_algebra_feasibility.pdf
│ └── sine_equality.nb
├── ms1_export
│ ├── handout.pdf
│ ├── notes.pdf
│ ├── presentation.pdf
│ ├── proposal.pdf
│ └── report.pdf
├── old.html
├── owd-euses-presentation.pdf
├── pss
│ ├── allegro
│ │ ├── allegro.pdf
│ │ └── allegro.tex
│ ├── index.html
│ ├── script1
│ │ ├── archive.tar.gz
│ │ ├── goodswap.c
│ │ ├── goodswap-noop.s
│ │ ├── goodswap.s
│ │ ├── helloworld.c
│ │ ├── script1.pdf
│ │ ├── swap.c
│ │ └── swap.s
│ ├── script2
│ │ ├── archive.tar.gz
│ │ └── script2.pdf
│ ├── script3
│ │ ├── archive.tar.gz
│ │ └── script3.pdf
│ └── script4
│ ├── archive.tar.gz
│ └── script4.pdf
├── README.md
├── styling.css
├── the3-sheets
│ ├── carnap-mock-exam.pdf
│ ├── carnap-week8.pdf
│ ├── carnap-week9.pdf
│ ├── dps.pdf
│ ├── dps.tex
│ ├── rules.pdf
│ └── rules.tex
└── tree
├── generate_tree.sh
├── tree.css
└── tree.html
43 directories, 181 files
tree v2.0.2 © 1996 - 2022 by Steve Baker and Thomas Moore
HTML output hacked and copyleft © 1998 by Francesc Rocher
JSON output hacked and copyleft © 2014 by Florian Sesser
Charsets / OS/2 support © 2001 by Kyosuke Tokoro