[Developers] Documentation patch

Erik Schnetter schnetter at aei.mpg.de
Fri May 20 08:11:22 CDT 2005


On Tuesday 10 May 2005 21:43, Josh Abadie wrote:
> I've written documentation for the following CCTK_* functions.
>  CCTK_GroupTypeNumber()
>  CCTK_VarTypeNumber()
>  CCTK_GroupDistribNumber()
>  CCTK_StaggerDirName()
>  CCTK_GroupDynamicData()
> Please tell me if there are any changes you think are important.

There's a slight technical problem with your patch.  You don't seem to 
have updated your version of the file CCTKReference.tex, and that means 
that the changes that happened since your last update show up as a 
reverse change in your patch -- your patch wants to undo these changes.  
(You can see that e.g. from the version numbers, which are 1.61 and 
1.65, respectively.)

You should either cvs update your version of this file (and resolve any 
conflicts), or you should use a command like

	cvs diff -u

to create the patch, which compares your new version with the particular 
version in CVS that you started out with, not with the most current 
version.

-erik

-- 
Erik Schnetter <schnetter at aei.mpg.de>   http://www.aei.mpg.de/~eschnett/

My email is as private as my paper mail.  I therefore support encrypting
and signing email messages.  Get my PGP key from www.keyserver.net.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.cactuscode.org/pipermail/developers/attachments/20050520/91823374/attachment-0002.bin 


More information about the Developers mailing list