Additions:
Fixes:
Changes for users:
The $recipe section of the input file now requires the recipe to be entered directly.
- Do not use a text file name any more.
- Do not start with a recipe name line.
- The MAST_RECIPE_PATH environment variable is no longer necessary.
When the input file is processed, it will create a $personal_recipe section directly in the input file.
- There is no longer a personal_recipe.txt file in the recipe directory.
- If copying an input file for use in a new recipe, delete the $personal_recipe section from the new copy of the input file.
MAST will now tell you where it was installed when you run mast.
Platform support is now all under <MAST installation directory>/submit/platforms/.
- The platforms folder is no longer copied to $MAST_CONTROL. See Installation for creating and modifying platforms.
Changes for programmers: