Moved reports.
[goodfet] / reports / avr / glitch / graphs.gnuplot
diff --git a/reports/avr/glitch/graphs.gnuplot b/reports/avr/glitch/graphs.gnuplot
deleted file mode 100644 (file)
index 1f85343..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-# Generates graphs about glitching an Atmel AVR
-
-
-#Stability graph.
-set term post eps
-set output 'stability.eps'
-set xlabel "Voltage"
-set ylabel "P[identify]"
-set title "Atmel AVR Stability"
-plot 'stability.txt'