version 1.4, Thu Jul 3 01:33:28 2003 UTC | version 1.5, Thu Jul 3 02:01:26 2003 UTC | ||
---|---|---|---|
|
|
||
; | ; | ||
; child-of | ; child-of | ||
; | ; | ||
(declare (eps) special) | |||
(setq eps 10^-5) | (setq eps 10^-5) | ||
(defun child-of (line0 line1 points) | (defun child-of (line0 line1 points) | ||
(lets ((x00 (car (nth (caadr line0) points))) | (lets ((x00 (car (nth (caadr line0) points))) |
|
ktanaka Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |