summaryrefslogtreecommitdiffstats
path: root/longbow/documentation/LaTeX Documentation/Abstract.tex
diff options
context:
space:
mode:
authorMichele Papalini <micpapal+fdio@cisco.com>2017-02-24 08:00:33 +0000
committerGerrit Code Review <gerrit@fd.io>2017-02-24 08:00:33 +0000
commit4df7f4cc98b6288177df256e1db70ddc3f7d00db (patch)
tree55e71277b419e4830ae641868ab8e751c8b86972 /longbow/documentation/LaTeX Documentation/Abstract.tex
parentf28308bd99381ef5f1e178e2e1f870f245e35873 (diff)
parentec688b4723a041044226358bcd4dd6e2da39da49 (diff)
Merge "Initial commit: cframework. Longbow and Libparc" into cframework/master
Diffstat (limited to 'longbow/documentation/LaTeX Documentation/Abstract.tex')
-rw-r--r--longbow/documentation/LaTeX Documentation/Abstract.tex7
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.
+}