Is there any Doucmentation of the MAGMA classes? Is there any available sample input and output from MAGMA?
Thanks,
ggtomko@aol.com
Logged In: YES user_id=395842
Documentation for the classes is in javadoc. You can extract the documentation from the source into HTML by:
Name the source directory "MAGMA". From the directory containing "MAGMA" run: javadoc -d MAGMA/docs MAGMA
I do not currently have a sample file on the website but I will create one and put it up shortly.
-R
Log in to post a comment.
Logged In: YES
user_id=395842
Documentation for the classes is in javadoc. You can
extract the documentation from the source into HTML by:
Name the source directory "MAGMA".
From the directory containing "MAGMA" run: javadoc -d
MAGMA/docs MAGMA
I do not currently have a sample file on the website but I
will create one and put it up shortly.
-R