diff options
Diffstat (limited to 'longbow/documentation/LaTeX Documentation/Abstract.tex')
-rw-r--r-- | longbow/documentation/LaTeX Documentation/Abstract.tex | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/longbow/documentation/LaTeX Documentation/Abstract.tex b/longbow/documentation/LaTeX Documentation/Abstract.tex new file mode 100644 index 00000000..0c394e76 --- /dev/null +++ b/longbow/documentation/LaTeX Documentation/Abstract.tex @@ -0,0 +1,7 @@ +%- +% ABSTRACT +%- +% +\Abstract{Software testing, validation, and measurable quality metics are an important element in modern software development. +LongBow is a software framework and facility for writing software using invariants, runtime validation, unit testing, and code analysis for the C programming language. +} |