pennsnoplus / penn_daq_old

Simple DAQ for SNO+
2 stars 3 forks source link

reorganize code #17

Closed mastbaum closed 13 years ago

mastbaum commented 13 years ago

there's a ton of stuff. make src/ and include/ directories... maybe even bin/.

peterldowns commented 13 years ago

Agreed wholeheartedly. I'll do it when I try rewriting it to use libevent.

bonventre commented 13 years ago

code is being reorganized, please see my many many commits at https://github.com/bonventre/penn_daq_libevent and https://github.com/bonventre/penn_daq_pthread

mastbaum commented 13 years ago

don't forget -- headers should live near c source and makefile should copy them to include :)