[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mash/mash-1/mid README vidreps.cc vidreps.h



Update of /usr/mash/src/repository/mash/mash-1/mid
In directory gumby.cs.berkeley.edu:/tmp/cvs-serv5165/mash/mid

Added Files:
	README vidreps.cc vidreps.h 
Log Message:
Since Dali is shared by PSVP, FX, and Degas, parts related to Dali
are abstracted into a common place:
- new directory called "mid" (Mash's Interface to Dali) is created,
  and vidreps.{cc,h} is moved to there.
- configure scripts are modified to include Dali objects properly.