From ad8a3ceab3134e476330c972e09fead0bedf16cc Mon Sep 17 00:00:00 2001 From: "Joachim Wuttke (laptop)" <j.wuttke@fz-juelich.de> Date: Fri, 23 Nov 2012 09:37:00 +0100 Subject: [PATCH] c --- pub/src/frida2.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pub/src/frida2.cpp b/pub/src/frida2.cpp index 41d46f3f..525bef09 100644 --- a/pub/src/frida2.cpp +++ b/pub/src/frida2.cpp @@ -16,8 +16,8 @@ //! - data model root: <a href="classCOlo.html">class COlo</a> //! //! Used libraries: -//! - Minor utilities: <a href="../frida-libs/html/trivia/index.html">libtrivia</a> -//! - Dialogue interface: <a href="../frida-libs/html/read-plus/index.html">libread-plus</a> +//! - Minor utilities: <a href="../frida-libs/trivia/index.html">libtrivia</a> +//! - Dialogue interface: <a href="../frida-libs/read-plus/index.html">libread-plus</a> #include <cstdlib> #include <iostream> -- GitLab