From d75956684f9599b8daf705b11d67c75186ea7e3f Mon Sep 17 00:00:00 2001 From: cassiopc Date: Mon, 6 Aug 2012 17:27:18 +0200 Subject: moving problem examples to better places and fixing a couple of typos in the problem's interface --- boca-1.5.0/doc/problemexamples/bits/description/bits.txt | 1 + boca-1.5.0/doc/problemexamples/bits/description/problem.info | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 boca-1.5.0/doc/problemexamples/bits/description/bits.txt create mode 100644 boca-1.5.0/doc/problemexamples/bits/description/problem.info (limited to 'boca-1.5.0/doc/problemexamples/bits/description') diff --git a/boca-1.5.0/doc/problemexamples/bits/description/bits.txt b/boca-1.5.0/doc/problemexamples/bits/description/bits.txt new file mode 100644 index 0000000..4cd89f0 --- /dev/null +++ b/boca-1.5.0/doc/problemexamples/bits/description/bits.txt @@ -0,0 +1 @@ +THIS IS THE FILE DESCRIBING THE PROBLEM! IT CAN BE A PDF OR ANY OTHER FORMAT... diff --git a/boca-1.5.0/doc/problemexamples/bits/description/problem.info b/boca-1.5.0/doc/problemexamples/bits/description/problem.info new file mode 100644 index 0000000..e1bc487 --- /dev/null +++ b/boca-1.5.0/doc/problemexamples/bits/description/problem.info @@ -0,0 +1,3 @@ +basename=bits +fullname=The Problem of bits +descfile=bits.txt -- cgit v1.2.3