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/multas/description/m.txt | 1 + boca-1.5.0/doc/problemexamples/multas/description/problem.info | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 boca-1.5.0/doc/problemexamples/multas/description/m.txt create mode 100644 boca-1.5.0/doc/problemexamples/multas/description/problem.info (limited to 'boca-1.5.0/doc/problemexamples/multas/description') diff --git a/boca-1.5.0/doc/problemexamples/multas/description/m.txt b/boca-1.5.0/doc/problemexamples/multas/description/m.txt new file mode 100644 index 0000000..4cd89f0 --- /dev/null +++ b/boca-1.5.0/doc/problemexamples/multas/description/m.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/multas/description/problem.info b/boca-1.5.0/doc/problemexamples/multas/description/problem.info new file mode 100644 index 0000000..45944fc --- /dev/null +++ b/boca-1.5.0/doc/problemexamples/multas/description/problem.info @@ -0,0 +1,3 @@ +basename=multas +fullname=The Poblem of multas +descfile=m.txt -- cgit v1.2.3