Mozart Home MOzart Global User Library    [MOGUL Archive]

Mozart 1.4.0 by Anonymous SVN

Releases: 1.2.41.2.51.3.01.3.11.3.2 – 1.4.0 [All Entries]

We would appreciate if you could send E-mail to
[email protected]
with some brief information for what you plan to use Mozart.

The Mozart system is also available directly from our anonymous SVN server. Tagged releases should be safe. Any other snapshot may have bugs, or may not even build: you have been warned!

SVN Tags

SVN Release Tags
mozart mozart-1-4-0 2008-07-02 Raphael Collet
mozart-stdlib mozart-1-4-0 2008-07-02 Raphael Collet
SVN Branch Tags
mozart mozart-1-4-x 2008-07-02 Raphael Collet

Instructions

To get the main trunk of development, do it as follows, selecting the module of your interest (e.g. mozart, mozart-stdlib):

svn checkout --username mozart https://gforge.info.ucl.ac.be/svn/mozart/trunk/MODULE

The password is the same as the username: mozart. The reason to use mozart as username is because the anonymous svn access is having some problems in GForge. If you have an account on GForge/UCL, you can use yours instead of mozart if you want.

If you want to have a released versions, you need to get the corresponding tag as follows:

svn checkout --username mozart https://gforge.info.ucl.ac.be/svn/mozart/tags/TAG/MODULE

where TAG is given by the table above and MODULE is mozart, mozart-stdlib or whatever else appears in the table above. If you don’t specify the module, you will import all of them under the TAG you select.

If you want to have a branch, you need to get the corresponding tag as follows:

svn checkout --username mozart https://gforge.info.ucl.ac.be/svn/mozart/branches/TAG

You can browse the entired project via the following link:

[Browse Subversion Repository]

License

Before downloading Mozart, you may wish to consult the Mozart License.