previous  next
2.9.9. Sharing Your Package
If you create a package that others might find useful, please contact
the CoCoA team by email at cocoa@dima.unige.it.

Include comments in the package that: 

  * explain the use of the package
  * list functions that are meant to be seen by the user
  * give the syntax for these functions.  (What are the arguments?
    What values are returned?)
  * describe what each function does
  * provide examples of the use of each function.