Skip to content

Commit

Permalink
uff
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardobrasca committed Jan 23, 2025
1 parent c0613ea commit 2f4f633
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
mv blueprint/web _site/blueprint
- name: Upload doc & blueprint artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
path: '_site'

Expand Down
8 changes: 8 additions & 0 deletions docs/unseen_defs.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
CyclotomicIntegers.equiv_symm_apply
Ideal.spanIntNorm_mul
Monoid.EndAdditive_apply
fermatLastTheoremFive
isRegularPrime_three
isRegularPrime_two
relativeUnitsMapHom_apply
relativeUnitsMap_mk

0 comments on commit 2f4f633

Please sign in to comment.