[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[donau] branch master updated: moingl ocation of defining \ifanoymous so
From: |
gnunet |
Subject: |
[donau] branch master updated: moingl ocation of defining \ifanoymous so that it is available everywhere |
Date: |
Thu, 23 Jan 2025 00:30:39 +0100 |
This is an automated email from the git hooks/post-receive script.
tanja-lange pushed a commit to branch master
in repository donau.
The following commit(s) were added to refs/heads/master by this push:
new 893fed9 moingl ocation of defining \ifanoymous so that it is
available everywhere
893fed9 is described below
commit 893fed97bca5fbaf19d8a76ca1a3ef676e809b07
Author: Tanja Lange <tanja@hyperelliptic.org>
AuthorDate: Thu Jan 23 00:30:00 2025 +0100
moingl ocation of defining \ifanoymous so that it is available everywhere
---
doc/usenix-security-2025/paper/donau-paper.tex | 3 +++
doc/usenix-security-2025/paper/implementation2.tex | 3 ---
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/usenix-security-2025/paper/donau-paper.tex
b/doc/usenix-security-2025/paper/donau-paper.tex
index c5c9fcb..ef9b4fa 100644
--- a/doc/usenix-security-2025/paper/donau-paper.tex
+++ b/doc/usenix-security-2025/paper/donau-paper.tex
@@ -9,6 +9,9 @@
\documentclass[letterpaper,twocolumn,10pt]{article}
\usepackage{usenix-2020-09}
+\newif\ifanonymous
+\anonymoustrue
+
\usepackage{xcolor}
\usepackage{amsmath}
\usepackage{amsthm}
diff --git a/doc/usenix-security-2025/paper/implementation2.tex
b/doc/usenix-security-2025/paper/implementation2.tex
index f5e55d5..19d1df1 100644
--- a/doc/usenix-security-2025/paper/implementation2.tex
+++ b/doc/usenix-security-2025/paper/implementation2.tex
@@ -1,6 +1,3 @@
-\newif\ifanonymous
-\anonymoustrue
-
\section{Implementation}\label{implementation}
This section describes the current implementation of the Donau server
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [donau] branch master updated: moingl ocation of defining \ifanoymous so that it is available everywhere,
gnunet <=