[Pkg-electronics-commits] [gnucap] 32/47: Merge branch 'subckt-1' into unstable

felix salfelder felix-guest at moszumanska.debian.org
Mon Sep 26 10:37:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

felix-guest pushed a commit to branch master
in repository gnucap.

commit a4dd42738663ef17201997d996585d12ed4edc18
Merge: df144c5 ded6c1b
Author: al davis <ad211 at freeelectron.net>
Date:   Mon Sep 19 19:08:07 2016 -0400

    Merge branch 'subckt-1' into unstable

 apps/Make.depend                    |  37 +++---
 apps/Make1                          |   2 +-
 apps/c_delete.cc                    |   6 +-
 apps/lang_spectre.cc                |  15 +--
 apps/lang_spice.cc                  |  19 +--
 apps/lang_verilog.cc                |  15 +--
 include/Make1                       |   6 +-
 include/d_subckt.h                  | 137 --------------------
 include/e_node.h                    |   3 +-
 include/e_paramlist.h               |  60 +++++++++
 include/patchlev.h                  |   2 +-
 include/spice-wrapper.cc            |  10 +-
 include/u_lang.h                    |  10 +-
 lib/Make.depend                     |  33 +++--
 lib/Make1                           |   4 +-
 lib/d_logic.cc                      |   6 +-
 lib/d_subckt.cc                     | 240 ++++++++++++++++++++----------------
 lib/e_card.cc                       |   5 +-
 lib/e_cardlist.cc                   |  10 +-
 lib/e_node.cc                       |   2 +-
 lib/e_paramlist.cc                  |  98 +++++++++++++++
 lib/u_lang.cc                       |  48 ++++----
 tests/==out/d_subckt.error3.ckt.out |   7 ++
 tests/d_subckt.error3.ckt           |   9 ++
 24 files changed, 428 insertions(+), 356 deletions(-)

diff --cc include/patchlev.h
index b4e2b1b,1e66f6f..025b292
--- a/include/patchlev.h
+++ b/include/patchlev.h
@@@ -1,1 -1,1 +1,1 @@@
- #define PATCHLEVEL "bm_pulse 2016.09.15"
 -#define PATCHLEVEL "subckt-1 2016.09.19"
++#define PATCHLEVEL "unstable 2016.09.19"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/gnucap.git



More information about the Pkg-electronics-commits mailing list