diff lisp/calc/calc-cplx.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 0d8b17d428b5
children d0909149f67b 375f2633d815
line wrap: on
line diff
--- a/lisp/calc/calc-cplx.el	Mon Sep 01 15:45:46 2003 +0000
+++ b/lisp/calc/calc-cplx.el	Mon Sep 01 15:45:59 2003 +0000
@@ -358,4 +358,5 @@
 	  (t (calc-record-why 'numberp a)
 	     (list 'calcFunc-im a)))))
 
+;;; arch-tag: de73a331-941c-4507-ae76-46c76adc70dd
 ;;; calc-cplx.el ends here