From 0e16b472d83c93d367bfa86bb86457196b867e25 Mon Sep 17 00:00:00 2001 From: ellson Date: Fri, 28 Apr 2006 20:33:44 +0000 Subject: [PATCH] Hook up IPSEPCOLA into GNU build process. To enable use "./configure --with-ipsepcola" Changes include minor C++ source changes to work with latest gcc csolve_VPSC.cpp - add "#include " constraint.h - remove classname prefix in declaration of slack() variable.h - remove classname prefix in declaration of position() --- lib/neatogen/quad_prog_solver.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/neatogen/quad_prog_solver.h b/lib/neatogen/quad_prog_solver.h index 9f0e8ddd4..a6e00d60a 100644 --- a/lib/neatogen/quad_prog_solver.h +++ b/lib/neatogen/quad_prog_solver.h @@ -1,3 +1,6 @@ +/* $Id$ $Revision$ */ +/* vim:set shiftwidth=4 ts=8: */ + /********************************************************** * This software is part of the graphviz package * * http://www.graphviz.org/ * -- 2.40.0