[BACK]Return to guideline.txt CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-contrib

Diff for /OpenXM/src/asir-contrib/guideline.txt between version 1.1 and 1.3

version 1.1, 1999/12/23 03:59:06 version 1.3, 2000/03/23 11:54:07
Line 1 
Line 1 
 $OpenXM$  $OpenXM: OpenXM/src/asir-contrib/guideline.txt,v 1.2 2000/02/05 07:25:36 takayama Exp $
   
 How to commit your asir program to asir-contrib?  [1999, 12/23]  How to commit your asir program to asir-contrib?  [1999, 12/23]
   
Line 16  How to commit your asir program to asir-contrib?  [199
Line 16  How to commit your asir program to asir-contrib?  [199
        Japanese committers are expected to write Japanese manuals, too.         Japanese committers are expected to write Japanese manuals, too.
        Japanese manuals are included from         Japanese manuals are included from
        asir-contrib/packagers/doc/cman.texi.         asir-contrib/packagers/doc/cman.texi.
        As to styles of manuals, see files in asir-contrib/packagers/doc.         As to styles of manuals, see files in asir-contrib/packages/doc.
   
       3. If you want to embed your manual in the source, you are welcome
          to use "oxweave".
   
       4. Please refer to papers that explain algorithms in your package
          from your texinfo manual.
          Papers are welcome to be included in this asir-contrib package.
          Put them under asir-contrib/packages/doc directory.
   
   
       5. Please compare your implementation with other implementations.
   
       6. Please include test data that you used to check the correctness
          of your implementation.
   
   
   

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>