We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93bed70 + 06f6f27 commit 8f8ccccCopy full SHA for 8f8cccc
src/hal/utils/halcompile.g
@@ -889,8 +889,8 @@ def document(filename, outfilename):
889
print("""
890
.\\"*******************************************************************
891
.\\"
892
-.\\" This file was generated with halcompile.g.
893
-.\\" Modify the source file %s.
+.\\" This file was extracted from %s using halcompile.g.
+.\\" Modify the source file.
894
895
896
""" % filename, file=f)
0 commit comments