mirror of
https://github.com/ra3xdh/qucs_s
synced 2025-03-28 21:13:26 +00:00
Changes to allow hiding implementation of library from user, and introduction of private complex header for missing std functions.
This commit is contained in:
parent
460e3a51ab
commit
c38a0b7a5d
@ -14,6 +14,16 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
/** \file ecvs.h
|
||||
* \brief The externally controlled voltage source component header file.
|
||||
*
|
||||
* Contains the m-code interface class definition.
|
||||
*/
|
||||
|
||||
/**
|
||||
* \ingroup QucsInterface
|
||||
*/
|
||||
|
||||
#ifndef ECVS_H
|
||||
#define ECVS_H
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user