diff --git a/README b/README index fecf338..2e134d0 100644 --- a/README +++ b/README @@ -1,10 +1,10 @@ leaptable-compiler ======================================================================== -Copyright: ©2009–2012, Laurence Withers +Copyright: ©2009–2015, Laurence Withers Author: Laurence Withers License: GPLv3 -See file COPYING for detail license information. +See file COPYING for detailed license information. Really Quick Instructions ------------------------- diff --git a/src/leaptable-compiler/build.monolithic b/src/leaptable-compiler/build.monolithic index aa41104..85009e1 100644 --- a/src/leaptable-compiler/build.monolithic +++ b/src/leaptable-compiler/build.monolithic @@ -11,7 +11,6 @@ then make_monolithic ${SRC} C || return 1 leaptable_compiler_MONOLITHIC=1 - MONOLITHIC_DOC="${MONOLITHIC_DOC} ${SRC}" fi # vim: syntax=sh:expandtab:ts=4:sw=4