From: W. Trevor King Date: Mon, 27 May 2013 12:40:38 +0000 (-0400) Subject: pyafm/overview.tex: Rephrase 'break up' in stack description X-Git-Tag: v1.0~114 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=132841c4057539e1acf4b65fa0bd1ba1d297951a;p=thesis.git pyafm/overview.tex: Rephrase 'break up' in stack description Thanks Mom! --- diff --git a/src/pyafm/overview.tex b/src/pyafm/overview.tex index 5bd859a..3930e17 100644 --- a/src/pyafm/overview.tex +++ b/src/pyafm/overview.tex @@ -19,7 +19,7 @@ to supply higher level features to the layers above it for the new idea (perform velocity-clamp unfolding experiments) and leverage pre-existing packages for all the old ideas that you need to get the job done (open a file, Fourier transform an array, \ldots). A -well structured suite of software breaks the task at hand up into many +well structured suite of software breaks up the task at hand into many sub-components, with a distinct package handling each component. \citet{whitehead11} introduces his claim about civilization and