2 Commits

Author SHA1 Message Date
Vijay Janapa Reddi
02e321ac6f fix: restore escaped newline in mlsysim Makefile awk command
The \n in the printf format string was split into a literal newline,
causing a "missing separator" syntax error when running `make help`.

Fixes harvard-edge/cs249r_book#1299

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 09:30:18 -04:00
Vijay Janapa Reddi
dbd6a122bc chore(mlsysim): add standard package scaffolding (Makefile, LICENSE, examples, pyproject) 2026-03-14 18:15:28 -04:00