From 41c14d7df489ad58562cfdbe9e452677a8105989 Mon Sep 17 00:00:00 2001 From: rlar Date: Wed, 24 Aug 2011 16:12:03 +0000 Subject: [PATCH] adms, fix an extra backslash --- ChangeLog | 6 ++++++ src/spicelib/devices/adms/admst/ngspiceMakefile.am.xml | 7 +++++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index cba21ce01..aa2012635 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-08-24 Robert Larice + * src/spicelib/devices/adms/admst/ngspiceMakefile.am.xml : + adms, fix an extra backslash, + which i've sneaked in + 2011-08-12, adms, fix parallel execution when using make -j + 2011-08-21 Robert Larice * src/spicelib/analysis/cktpzstr.c : prototypes, and avoid a NULL dereference when PZDEBUG is active diff --git a/src/spicelib/devices/adms/admst/ngspiceMakefile.am.xml b/src/spicelib/devices/adms/admst/ngspiceMakefile.am.xml index ae005adfe..dd030f574 100644 --- a/src/spicelib/devices/adms/admst/ngspiceMakefile.am.xml +++ b/src/spicelib/devices/adms/admst/ngspiceMakefile.am.xml @@ -3,7 +3,10 @@