Line data Source code
1 : // Sep 14, 2016. "TERMS AND CONDITIONS" governing this file are in the README
2 : // or COPYING file. If you do not have such a file, one can be obtained by
3 : // contacting Ron or Fermi Lab in Batavia IL, 60510, phone: 630-840-3000.
4 : // $RCSfile: .emacs.gnu,v $
5 : // rev="$Revision: 1.30 $$Date: 2016/03/01 14:27:27 $";
6 :
7 : #define USE_ACKS 1
8 :
9 : #include "artdaq/TransferPlugins/TCPSocketTransfer.hh"
10 :
11 0 : DEFINE_ARTDAQ_TRANSFER(artdaq::TCPSocketTransfer)
|