From 0b8575c1490a52734e12d04a73494872e00f1771 Mon Sep 17 00:00:00 2001 From: Simon Christ Date: Tue, 19 May 2020 11:51:14 +0200 Subject: [PATCH] Rename src/backends/pgfplots.jl to src/backends/deprecated/pgfplots.jl --- src/backends/{ => deprecated}/pgfplots.jl | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/backends/{ => deprecated}/pgfplots.jl (100%) diff --git a/src/backends/pgfplots.jl b/src/backends/deprecated/pgfplots.jl similarity index 100% rename from src/backends/pgfplots.jl rename to src/backends/deprecated/pgfplots.jl