;;;	-*- Mode:Common-Lisp; Package:FILE-SYSTEM; Base:10; Fonts:(CPTFONT) -*-

(set-logical-pathname-host
  "Stream-Care"
  :physical-host "x26"
  :translations
  '(("components"       "Stream-Care.Components;")
    ("instruments"	"Stream-Care.Instruments;")
    ("examples"         "Stream-Care.Examples;")
    ("designs"		"Stream-Care.Designs;")
    ("libraries"	"Stream-Care.Libraries;")
    ("stream-care"      "Stream-Care.Definition;")))


