CHROMA
sources_w.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 /*! \file
3  * \brief Quark sources
4  *
5  * Central include file for all wilson-like quark source construction
6  */
7 
8 #ifndef __sources_w_h__
9 #define __sources_w_h__
10 
11 #include "walfil_w.h"
12 
13 #endif
Wall source construction.