=================================================================== RCS file: /home/cvs/OpenXM/src/asir-contrib/guideline.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- OpenXM/src/asir-contrib/guideline.txt 2000/02/05 07:25:36 1.2 +++ OpenXM/src/asir-contrib/guideline.txt 2000/03/23 11:54:07 1.3 @@ -1,4 +1,4 @@ -$OpenXM: OpenXM/src/asir-contrib/guideline.txt,v 1.1 1999/12/23 03:59:06 takayama Exp $ +$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] @@ -21,5 +21,15 @@ How to commit your asir program to asir-contrib? [199 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. \ No newline at end of file