Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Add "#! nqp" marker and generation note to beginning of nqp-setting.n…
…qp .
  • Loading branch information
pmichaud committed May 16, 2010
1 parent f4c4650 commit 4e9b9f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build/gen_setting.pl
Expand Up @@ -8,8 +8,9 @@
my @files = @ARGV;

print <<"END_SETTING";
#! nqp

# This file automatically generated by $0.
# This file automatically generated by $0 in the nqp-rx project.

END_SETTING

Expand Down

0 comments on commit 4e9b9f4

Please sign in to comment.