Skip to content

Commit e745082

Browse files
committed
ras
1 parent 36842c6 commit e745082

40 files changed

+41
-39
lines changed

alu/_all_alu.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
\newcounter{alu_ext_counter}
4040

4141
\title{Alu module}
42-
\author{Arithmetization team}
42+
\author{\arithmetizationTeam{}}
4343
\date{December 2022}
4444

4545
\begin{document}

bin/_all_bin.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
\usepackage{../pkg/iomf_done}
2222

2323
\title{Binary module}
24-
\author{Arithmetization team}
24+
\author{\arithmetizationTeam{}}
2525
\date{November 2022}
2626

2727
\begin{document}

block_data/_all_block_data.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
\usepackage{../pkg/draculatheme}
3333

3434
\title{Block data module}
35-
\author{Arithmetization team}
35+
\author{\arithmetizationTeam{}}
3636
\date{March 2023}
3737

3838
\begin{document}

block_hash/_all_block_hash.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
\usepackage{../pkg/draculatheme}
3232

3333
\title{\blockHashMod{} module}
34-
\author{Arithmetization team}
34+
\author{\arithmetizationTeam{}}
3535
\date{May 2024}
3636

3737
\begin{document}

euc/_all_euc.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
\usepackage{../pkg/draculatheme}
2424

2525
\title{The Euclidean Division module \eucMod{}}
26-
\author{Arithmetization team}
26+
\author{\arithmetizationTeam{}}
2727
\date{January 2024}
2828

2929
\begin{document}

exp/_all_exp.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
\usepackage{../pkg/draculatheme}
1818

1919
\title{The \inst{EXP} module}
20-
\author{Arithmetization team}
20+
\author{\arithmetizationTeam{}}
2121
\date{September 2022}
2222

2323
\begin{document}

formal/_all_formal.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
}
3737

3838
\title{Formal verification workhop notes}
39-
\author{Arithmetization team and Alex Vlasov}
39+
\author{\arithmetizationTeam{} and Alex Vlasov}
4040
\date{September 2023}
4141

4242
\begin{document}

formal/zzz.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
\usepackage{../pkg/thm_env}
1212

1313
\title{Formal verification of the zkEVM}
14-
\author{Arithmetization team}
14+
\author{\arithmetizationTeam{}}
1515
\date{July 2022}
1616

1717
\begin{document}

gas/_all_gas.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
\addtolength{\cftsubsubsecnumwidth}{10pt}
4343

4444
\title{\gasMod{} module}
45-
\author{Arithmetization team}
45+
\author{\arithmetizationTeam{}}
4646
\date{July 2023}
4747

4848
\begin{document}

generic/data/_all_generic_data.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
\usepackage{../../pkg/env}
1818

1919
\title{Generic data module}
20-
\author{Arithmetization team}
20+
\author{\arithmetizationTeam{}}
2121
\date{August 2022}
2222

2323
\begin{document}

0 commit comments

Comments
 (0)