Holger Vogt
|
f07c73b6a5
|
Command 'cd' now switches to the home directory also for MS Windows.
A new command 'getcwd' just prints the current working directory
without changing it.
|
8 years ago |
rlar
|
fe1acd3757
|
src/frontend/** remove superfluous `return' invocations
|
14 years ago |
rlar
|
7454a6d486
|
src/frontend/**, whitespace, indentation, ...
untabify
delete-trailing-whitespace
braces
...
checked for object file invariance on linux
|
14 years ago |
rlar
|
0b5042e7da
|
remove CVS `Id',`log' etc. keyword incantations
|
15 years ago |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
15 years ago |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
rlar
|
1d62b41bfa
|
collect cp_* prototypes / extern-declarations in "cpextern.h"
|
16 years ago |
dwarning
|
c3badfd017
|
don't need buffer w/o getcwd
|
19 years ago |
pnenzi
|
d1828b6d0b
|
Fix from Holger Vogt for two cinditions that caused segfault.
|
19 years ago |
dwarning
|
41325622fd
|
some clean-up's to come through MSC
|
19 years ago |
sjborley
|
67ff1b3a83
|
Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required)
|
21 years ago |
arno
|
1f3603d5d9
|
* parser/cshpar.c: Separated out com_chdir(), com_echo(),
|
26 years ago |