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

main
m455 2018-04-21 09:54:15 -04:00
parent 4f70aa1400
commit fe35b97834
1 changed files with 1 additions and 1 deletions

View File

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