aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/erc721/src/wrappers.ts
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/erc721/src/wrappers.ts')
-rw-r--r--contracts/erc721/src/wrappers.ts6
1 files changed, 5 insertions, 1 deletions
diff --git a/contracts/erc721/src/wrappers.ts b/contracts/erc721/src/wrappers.ts
index 909e05868..716f6cca4 100644
--- a/contracts/erc721/src/wrappers.ts
+++ b/contracts/erc721/src/wrappers.ts
@@ -1,4 +1,8 @@
-// This file is auto-generated by contracts-gen. Don't edit manually.
+/*
+ * -----------------------------------------------------------------------------
+ * Warning: This file is auto-generated by contracts-gen. Don't edit manually.
+ * -----------------------------------------------------------------------------
+ */
export * from '../generated-wrappers/dummy_erc721_receiver';
export * from '../generated-wrappers/dummy_erc721_token';
export * from '../generated-wrappers/erc721_token';