Holger Vogt
|
3c7012a826
|
Repair the link to the xhtml manual
Thanks to Geoffrey Coram for the hint.
|
2 years ago |
Holger Vogt
|
bcec3cb5e3
|
Updating links to ngspice web pages
|
3 years ago |
Jim Monte
|
21f3eb74b8
|
Added basic help messages in addtion to reference to web pages
|
6 years ago |
Holger Vogt
|
8276ef7b58
|
correct typos found by linthian
|
7 years ago |
Jim Monte
|
4afc5ed5b5
|
One of the links provided when the help command is executed returned a 404 not found error. This patch replaces that link with an HTML version of the ngspice manual.
Signed-off-by: Holger Vogt <holger.vogt@uni-due.de>
|
7 years ago |
Holger Vogt
|
8357564fee
|
fix missing tokens in cp_getvar
|
8 years ago |
Holger Vogt
|
ef5747905f
|
fix bug no. 362, reported by Bohdan Tkhir
replace size_of by sizeof
|
8 years ago |
Holger Vogt
|
af70c2e8f0
|
cp_getvar with CP_STRING: add size of string to function parameters
|
8 years ago |
Holger Vogt
|
f4f389dabb
|
internal help: it is only available when --enable-oldapps is given
ngnutmeg is only made when --enable-oldapps is given during ./configure
|
8 years ago |
rlar
|
f56fae2915
|
frontend/com_ghelp.c, avoid unused variables
|
10 years ago |
h_vogt
|
dfbaeaea29
|
com_ghelp.c: add info on non-availability of help to console versions w/o X display.
|
12 years ago |
h_vogt
|
d7e291c53a
|
HAS_WINDOWS --> HAS_WINGUI
allow compilation on MS Windows without GUI
|
13 years ago |
h_vogt
|
c53f74ee5f
|
com_ghelp.c: better message for help under Windows
|
14 years ago |
rlar
|
ab98f03622
|
src/frontend/** whitespace, indentation, ...
checked for object file invariance on linux
|
14 years ago |
rlar
|
3e98e15a20
|
cleanup
|
14 years ago |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
rlar
|
55638c8023
|
various cleanups
|
15 years ago |
rlar
|
05441d5823
|
Nr 5/5 (x = ...) == NULL , swallow warnings
|
16 years ago |
rlar
|
1d62b41bfa
|
collect cp_* prototypes / extern-declarations in "cpextern.h"
|
16 years ago |
rlar
|
a76cd1e104
|
textual replacement VT_* to CP_*, to avoid conflict in the windows world
|
16 years ago |
dwarning
|
5b58cb39e5
|
prevent warnings
|
18 years ago |
h_vogt
|
d5c130c4dd
|
add user info
|
18 years ago |
pnenzi
|
966ec71b16
|
Applied patch from Lionel Sainte Cluque to compile spice without X
|
18 years ago |
pnenzi
|
6f55975cc0
|
Code clean up (removed some warning)
|
25 years ago |
arno
|
839ade8236
|
* src/frontend/com_ahelp.c src/frontend/com_ahelp.h
|
26 years ago |