[BACK]Return to openxm-development-environment.tex CVS log [TXT][DIR] Up to [local] / OpenXM / doc / issac2000

Annotation of OpenXM/doc/issac2000/openxm-development-environment.tex, Revision 1.2

1.2     ! takayama    1: %$OpenXM: OpenXM/doc/issac2000/openxm-development-environment.tex,v 1.1 1999/12/23 10:25:08 takayama Exp $
        !             2:
        !             3: \section{OpenXM Development Environment}  (Maekawa)
        !             4:
        !             5: OpenXM package is now developed and maintained by
        !             6: a CVS server on the FreeBSD operating system.
        !             7: This is an open system to develop softwares.
        !             8: Any mathematical programmers are welcome to
        !             9: join with the committer team of OpenXM.
        !            10: The CVS web is used for reading the source tree and the change logs.
        !            11: The cvsup server is used to synchronize the local source tree with
        !            12: the main source tree.
        !            13: These software tools are widely used to develop free software packages
        !            14: like FreeBSD operating system.
        !            15: Many mathematical softwares are developed by one programmer
        !            16: without using these tools.
        !            17: We realized that these tools are very useful and powerful in developement
        !            18: of the OpenXM mathematical software package by a team.

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