From 19e9debef5e7d7facc966f72d83b662d84c6b0e7 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 12 Aug 2009 12:50:15 -0400 Subject: [PATCH] Added MakeCirc reference and link to Circ.asy's initial comment. --- asymptote/Circ.asy | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/asymptote/Circ.asy b/asymptote/Circ.asy index abfe424..b9d26e5 100644 --- a/asymptote/Circ.asy +++ b/asymptote/Circ.asy @@ -17,6 +17,10 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * + * Based on MetaPost's MakeCirc by Gustavo Sebastian Bustamante Argañaraz. + * http://www.ctan.org/tex-archive/help/Catalogue/entries/makecirc.html */ // Command definitions for easier labeling -- 2.26.2