- extended evcontroller

- remote objects
- new ev drivers for oxford IPS,ITC,ILM and LC
M.Z.
This commit is contained in:
cvs
2004-11-17 11:32:05 +00:00
parent 2a93216346
commit aa9ab52528
26 changed files with 3772 additions and 879 deletions

View File

@@ -9,7 +9,7 @@ foreach file ($files)
echo ' $Q -p$(CFGDIR)' >> src/make_crv
echo '' >> src/make_crv
end
echo "all_crv: \" >> src/make_crv
echo "all_crv: dev.list \" >> src/make_crv
foreach file ($files)
set sens=${file:t:s/.inp//}
echo ' $(CFGDIR)'"$sens.crv \" >> src/make_crv