added a 'do not edit this file' message in the generated file

This commit is contained in:
m455 2018-04-21 09:54:15 -04:00
parent 4f70aa1400
commit fe35b97834

@ -10,7 +10,7 @@
(define (initialize-file)
(display-to-file
"\n"
"--Do not edit this file--\n"
path
#:mode 'text
#:exists 'replace))