Size: 905
Comment:
|
Size: 913
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
The source code is under control of the CVS (Concurrent Version System) utility. To get the source code the environment variable CVSROOT must be set to ''/usr/nfs/local/archive''. The command | The source code is under control of the CVS (Concurrent Version System) utility. To get the source code the environment variable CVSROOT must be set to ''/usr/nfs/software/icg1/archive''. The command |
Line 18: | Line 18: |
* '''clams2messy''': Create CLaMS init file from MESSy-CLaMS output file | * '''messy2clams''': Create CLaMS init file from MESSy-CLaMS output file |
messy-tools
Check out source code
The source code is under control of the CVS (Concurrent Version System) utility. To get the source code the environment variable CVSROOT must be set to /usr/nfs/software/icg1/archive. The command
cvs co messy-tools
creates a directory messy-tools in the current working directory and copies the current version of the package messy-tools to this directory.
Tools
The package messy-tools contains the following programs:
messy-rm-mdi: Remove missing values in MESSy-CLaMS output file
messy2clams: Create CLaMS init file from MESSy-CLaMS output file
Compile
The programs can be compiled with the command
make progname
leading to an executable file with same name in the messy-tools directory.
Execute
progname input-file output-file