diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2011-12-12 08:22:31 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-12 08:22:31 -0200 |
commit | a2fcd74232de65b61cfe566ab58586be4673db0e (patch) | |
tree | ff489201609beb7f6925046abef3a68a22ce26c3 /academic/qucs/README | |
parent | 9c4425d452e5798ac9cec524aaedcc2aceecda48 (diff) | |
download | slackbuilds-a2fcd74232de65b61cfe566ab58586be4673db0e.tar.gz |
academic/qucs: Added (circuit simulator)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'academic/qucs/README')
-rw-r--r-- | academic/qucs/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/academic/qucs/README b/academic/qucs/README new file mode 100644 index 0000000000..39d14c1496 --- /dev/null +++ b/academic/qucs/README @@ -0,0 +1,6 @@ +Qucs is an integrated circuit simulator which aims to support all +kinds of circuit simulation types, e.g. DC, AC, S-parameter, +harmonic balance analysis, noise analysis, etc. + +This requires qt3. +If the build fails, make sure that QTDIR is set properly. |