Adjust getdate's grammar to accept a slightly more regular language.
[gnulib.git] / lib / uniname / gen-uninames.lisp
index 2bc0014..8456d33 100755 (executable)
       ;; Output the tables.
       (with-open-file (ostream outputfile :direction :output
                        #+UNICODE :external-format #+UNICODE charset:ascii)
+        (format ostream "/* DO NOT EDIT! GENERATED AUTOMATICALLY! */~%")
         (format ostream "/*~%")
         (format ostream " * ~A~%" (file-namestring outputfile))
         (format ostream " *~%")