diff options
Diffstat (limited to 'CompilerStack.cpp')
-rw-r--r-- | CompilerStack.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CompilerStack.cpp b/CompilerStack.cpp index 1c883a7f..a0d6691d 100644 --- a/CompilerStack.cpp +++ b/CompilerStack.cpp @@ -16,6 +16,7 @@ */ /** * @author Christian <c@ethdev.com> + * @author Gav Wood <g@ethdev.com> * @date 2014 * Full-stack compiler that converts a source code string to bytecode. */ |