summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/asyfig/frf.asy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/asyfig/frf.asy')
-rw-r--r--Master/texmf-dist/doc/latex/asyfig/frf.asy5
1 files changed, 0 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/asyfig/frf.asy b/Master/texmf-dist/doc/latex/asyfig/frf.asy
deleted file mode 100644
index 18cca920419..00000000000
--- a/Master/texmf-dist/doc/latex/asyfig/frf.asy
+++ /dev/null
@@ -1,5 +0,0 @@
-unitsize(10mm);
-draw( (0,0){right}..{up}(3,2){down}..
- {down}(4,-2){up}..{right}(7,0) );
-draw( "Resonance" , align=E, (3,2) );
-draw( "Anti-resonance" , align=W, (4,-2) );