Skip to content

Commit 14eaf9f

Browse files
committed
Upload thesis
1 parent 79d5637 commit 14eaf9f

3 files changed

Lines changed: 8 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,9 @@ GEM
6868
rexml (3.2.6)
6969
rouge (4.2.0)
7070
safe_yaml (1.0.5)
71-
sass-embedded (1.71.1-arm64-darwin)
72-
google-protobuf (~> 3.25)
73-
sass-embedded (1.71.1-x86_64-linux-gnu)
74-
google-protobuf (~> 3.25)
71+
sass-embedded (1.69.5)
72+
google-protobuf (~> 3.23)
73+
rake (>= 13.0.0)
7574
terminal-table (3.0.2)
7675
unicode-display_width (>= 1.1.1, < 3)
7776
unicode-display_width (2.5.0)
@@ -83,8 +82,8 @@ PLATFORMS
8382

8483
DEPENDENCIES
8584
jekyll (~> 4.3.3)
86-
just-the-docs (= 0.8.1)
8785
jekyll-katex
86+
just-the-docs (= 0.8.1)
8887

8988
BUNDLED WITH
9089
2.3.26
1.61 MB
Binary file not shown.

index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@ proof_frog prove 'examples/Proofs/SymEnc/OTUC=>OTS.proof'
2626
# Development
2727

2828
See the [GitHub repo](https://github.com/ProofFrog/ProofFrog) for source code and development information.
29+
30+
# Thesis
31+
32+
For a very in-depth description of the inner-workings of ProofFrog, see [the accompanying thesis](/assets/Ross_Evans_Masters_Thesis.pdf).

0 commit comments

Comments
 (0)