notice on the auto-generated file load_piclib.c

This commit is contained in:
Yuichi Nishiwaki 2014-06-18 09:53:53 +09:00
parent 0ca09f355e
commit 2ce361a7bc
1 changed files with 7 additions and 0 deletions

View File

@ -3,6 +3,13 @@
use strict;
print <<EOL;
/**
* !!NOTICE!!
* This file was automatically generated by mkloader.pl, and includes all of
* the prelude files required by Picrin. PLEASE DO NOT EDIT THIS FILE, changes
* will be overwritten the next time the script runs.
*/
#include "picrin.h"
#include "picrin/error.h"