From 5808708776741609d9a3cc9393acf84e3560bfc3 Mon Sep 17 00:00:00 2001 From: HerrZog <max.herzog@mailbox.tu-dresden.de> Date: Mon, 8 Jan 2024 10:51:02 +0100 Subject: [PATCH] revert --- src/TIE.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TIE.jl b/src/TIE.jl index 0f19359..dd9a7fb 100644 --- a/src/TIE.jl +++ b/src/TIE.jl @@ -8,7 +8,7 @@ using NLopt using JSON using NPZ -# testcommit + # constants global const mu0 = 4*pi*1e-7 global const qe = 1.6e-19 -- GitLab