X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=README.md;h=6e11cbf693df3aac92a3c297dd4fc27a0b17c8ec;hp=8c5b612daccf61a3b792692f7f39b70c9a8a8192;hb=d8ef86db20d35590d6fe9e86d2be736ffcc08d72;hpb=74e65f87b5a2927cc66448a1e53a5a00b1f2522c diff --git a/README.md b/README.md index 8c5b612..6e11cbf 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Requirements - java JDK for compiling and running the mjc2wsl tool and the MJ compiler - ant for building and testing - - ant-contrib tasks are needed for some of the tasks + - ant-contrib tasks are needed for some of the tasks - FermaT for running the translated examples and applying the transformations (FermaT Maintanance Environment can be used) @@ -31,6 +31,16 @@ Requirements Check the docs folder for a more detailed tutorial on how to install FermaT under Linux. +This project should work correctly regardless of operating +system, that is it should work fine if you have the above +requirements setup properly (java-ant-fermat). + +It should be noted that although everything *should* work +on Windows or Mac or whatever else can run the dependencies, +it is only (at this point) extensively tested under Linux. +Feel free to ask about problems running it, suggestions for +improving the platform independance are welcom. + Setting the FermaT dir ----------------------