# /*@@ # @file force-rebuild # @date Thu Feb 27 18:46:51 2003 # @author Gabrielle Allen # @desc # Timestamp file for forcing rebuilds of configurations # @enddesc # @version $Id: force-rebuild,v 1.16 2005-01-22 20:17:49 schnetter Exp $ # @@*/ 06 Mar 2003: minor changes to CreateFunctionBindings.pl 31 Jul 2003: Protect the function prototype for CCTK_IsFunctionAliased against C++. (Changes from Ian). 04 Sep 2003: Parse information in thorns' configuration.ccl files 13 Oct 2003: Add support for CCTK_INT1. 27 Oct 2003: Provide function prototypes for both Fortran and C 28 Oct 2003: Correct passing of pointers between C and Fortran. 06 Nov 2003: Treat scalars as rank 0 arrays. 19 Nov 2003: Change include mechanism for cctk_Functions.h. 21 Nov 2003: Allow vector scalars. 21 Nov 2003: Allow vector groups to have multiple variables. 19 Jan 2004: Compile Cactus and CactusBindings first so that other thorns can access Fortran modules therein 01 Apr 2004: Re-enable the consistency check for inheriting 23 Apr 2004: Changed DECLARE_CCTK_* macros to use declared parameters/variables in place (without requiring separate USE_CCTK_* macros) 03 Aug 2004: Parse multiple schedule options correctly 30 Nov 2004: Change name of thorn libraries. (Rebuild because of Fortran deps from CST.) 22 Jan 2005: Add missing #include to autogenerated file