=================================================================== RCS file: /home/cvs/OpenXM/src/asir-contrib/guideline.txt,v retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- OpenXM/src/asir-contrib/guideline.txt 2005/03/24 22:07:15 1.6 +++ OpenXM/src/asir-contrib/guideline.txt 2005/03/24 23:41:16 1.7 @@ -1,4 +1,4 @@ -$OpenXM: OpenXM/src/asir-contrib/guideline.txt,v 1.5 2005/03/24 09:09:34 takayama Exp $ +$OpenXM: OpenXM/src/asir-contrib/guideline.txt,v 1.6 2005/03/24 22:07:15 takayama Exp $ How to commit your asir program to asir-contrib? [2005, 3/24] @@ -45,6 +45,10 @@ How to commit your asir program to asir-contrib? [2005 6. Please include test data that you used to check the correctness of your implementation or to make demonstrations. + 7. About function names of your module. + Please use any names you like. + However, please also include "long function names" separated by "_" + such as "total_degree". Directory structure Windows: