;;; "usercat": SLIB catalog additions for thin-film optics. -*-scheme-*-
(
 (fresnel-equations     . "../FreeSnell/fresneleq")
 (optic-compute         . "../FreeSnell/opticompute")
 (optic-plot            . "../FreeSnell/optiplot")
 (optic-color           . "../FreeSnell/opticolr")
 (video-processing	. "../FreeSnell/video")
 (FreeSnell aggregate optic-compute optic-plot optic-color)
 )
