summaryrefslogtreecommitdiff
path: root/graphics/asymptote/examples/interpolate1.asy
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/examples/interpolate1.asy')
-rw-r--r--graphics/asymptote/examples/interpolate1.asy2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/asymptote/examples/interpolate1.asy b/graphics/asymptote/examples/interpolate1.asy
index 19d77449ab..10bc7ef4f6 100644
--- a/graphics/asymptote/examples/interpolate1.asy
+++ b/graphics/asymptote/examples/interpolate1.asy
@@ -1,5 +1,5 @@
// Lagrange and Hermite interpolation in Asymptote
-// Author: Olivier Guibé
+// Author: Olivier Guibé
import interpolate;
import graph;