From 51ef13d1890abf5d044989f6ead445d16a482449 Mon Sep 17 00:00:00 2001 From: rlar Date: Sat, 23 Sep 2017 11:22:20 +0200 Subject: [PATCH] unify the module prefix for analogfunction.[ch] filenames this is an extension of commit fixup commit "Remove more adms generated files", ... --- src/spicelib/devices/adms/admst/analogfunction.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/src/spicelib/devices/adms/admst/analogfunction.xml b/src/spicelib/devices/adms/admst/analogfunction.xml index 9df3a81fc..ddb1749e3 100644 --- a/src/spicelib/devices/adms/admst/analogfunction.xml +++ b/src/spicelib/devices/adms/admst/analogfunction.xml @@ -1073,8 +1073,9 @@ double $(module)_d_$(function) ( -/* - * $(module).analogfunction.h - analog function header + +/* + * %(attribute[name='ngspicename']/value).analogfunction.h - analog function header * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -1091,10 +1092,10 @@ double $(module)_d_$(function) ( - + -/* - * $(module).analogfunction.c - analog function implementations +/* + * %(attribute[name='ngspicename']/value).analogfunction.c - analog function implementations * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -1116,5 +1117,6 @@ double $(module)_d_$(function) ( - + +