aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/erc20/src/wrappers.ts
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/erc20/src/wrappers.ts')
-rw-r--r--contracts/erc20/src/wrappers.ts6
1 files changed, 5 insertions, 1 deletions
diff --git a/contracts/erc20/src/wrappers.ts b/contracts/erc20/src/wrappers.ts
index b66c3b1ca..40193e7d8 100644
--- a/contracts/erc20/src/wrappers.ts
+++ b/contracts/erc20/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_erc20_token';
export * from '../generated-wrappers/dummy_multiple_return_erc20_token';
export * from '../generated-wrappers/dummy_no_return_erc20_token';