Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3200 | Kartik K. Agaram | 2016-08-16 | 1 | -1/+1 |
| | |||||
* | 3168 - skip loading recipe 'main' in edit/ | Kartik K. Agaram | 2016-08-12 | 1 | -0/+518 |
This is part of efforts to allow students to transition gradually from the sandbox to running programs directly on the commandline, writing real scenarios, etc. Running on the commandline requires 'main', but overriding 'main' would mess up edit/ which is itself a Mu program. |