// // Cforall Version 1.0.0 Copyright (C) 2015 University of Waterloo // // The contents of this file are covered under the licence agreement in the // file "LICENCE" distributed with Cforall. // // form.h -- // // Author : Peter A. Buhr // Created On : Sun Jun 28 11:23:56 2015 // Last Modified By : Peter A. Buhr // Last Modified On : Mon Dec 21 08:59:46 2015 // Update Count : 2 // This include file uses the CFA keyword "type" as a field name of a structure. #if ! defined( type ) // nesting ? #define type `type` #define __CFA_FORM_H__ #endif // ! type #include_next