1496 Commits (ed73405d0fe049ca407d98841faac2e8d7a8c8aa)

Author SHA1 Message Date
rlar ed73405d0f collect ft_nutmeg() in "fteext.h" 16 years ago
rlar d0b7dae2e8 remove local prototypes, which are already included 16 years ago
rlar fe2a308698 remove prototypes, avoid redeclarations 16 years ago
h_vogt afdf6ee134 new command wrs2p 16 years ago
h_vogt 32c134f481 #include "../misc/tilde.h" 16 years ago
rlar 7f8ee8818e collect BMin BMax ExpLim Accuracy in "accuracy.h", kill `Acc' 16 years ago
rlar de10506199 cmpp shall add a function prototype to the generated "cfunc.c" file 16 years ago
rlar 4a70e758c4 visibility for the NDEVacct() prototype 16 years ago
rlar 1a3be07881 remove obsolete artifact XtDispatchEvent() (dummy implementation) 16 years ago
rlar e3cdd8ee4d visibility for the printVoltages() prototype 16 years ago
rlar 59e223c5e4 disable dangling artifact 16 years ago
rlar 484f678f5c add local prototype for add_device() 16 years ago
rlar 7f7504f30a collect prototype for ifs_yyerror() in "ifs_yacc_y.h", and fix return type 16 years ago
rlar 1c2bae2c48 collect prototype for mod_yyerror() in "mod_yacc_y.h", and fix return type 16 years ago
rlar bdd308ede7 visibility for tildexpand() prototyp 16 years ago
rlar 3c3b31fa60 declare some functions `static' 16 years ago
rlar ce014b3eb5 add prototypes for some functions --> "cmproto.h" 16 years ago
rlar 47d271d0c0 declare udn_int_ and udn_real_functions `static' 16 years ago
rlar b897dfa857 collect extern timebegin in "misc_time.h" 16 years ago
rlar 2540531c38 remove local prototypes, which are allready included 16 years ago
rlar 47472b867b prototypes, make use of "cidersupt.h" 16 years ago
rlar ccfef4110d collect extern JMP_BUF jbuf in "frontend/signal_handler.h" 16 years ago
rlar 92a4a2cda4 avoid redeclaration, signalhandler 16 years ago
rlar a10759a699 remove static fftext() from "com_fft.h" 16 years ago
rlar a1e09cdcd1 collect free_pnode_o() in "parse.h" 16 years ago
rlar 7db0ed44ee collect NewGraph() FindGraph() CopyGraph() RemoveWindow() in "ftedbgra.h" 16 years ago
rlar 513c1d50a6 collect datestring() and seconds() in "misc_time.h" 16 years ago
rlar 8209c0aef3 collect smktemp() in "mktemp.h" 16 years ago
dwarning dd7ae38ade re-arranged trtol setting 16 years ago
dwarning caf05d1fce better output format 16 years ago
dwarning bd985bc28f trtol to 1 only for A devices 16 years ago
rlar 2de6345a5e revert, remove typedef for _complex, which is used nowhere 16 years ago
rlar 80b2f2b164 update the bison generated files 16 years ago
rlar 0fb5f2142a avoid function redeclaration, PPparse() and PTparse() 16 years ago
rlar 882b3b4155 add `PT_OP_' prefix to avoid name collision (END, PLUS, MINUS, ...) 16 years ago
rlar 1d62b41bfa collect cp_* prototypes / extern-declarations in "cpextern.h" 16 years ago
rlar fda6aafc9f additional #includes for prototype visibility 16 years ago
rlar 65ef4f037a collect MESH*() prototypes in "meshext.h" 16 years ago
rlar a1b178c3f0 include bsim4*def.h (bsim4*geo.c files) 16 years ago
rlar 34e1037396 BSIM*Geo() prototypes --> include files 16 years ago
rlar 5bc8777a9b remove #define for EOS use '\0' instead 16 years ago
rlar cf3514b9ae remove ancient #defines for AND OR NOT substitute with && || ! 16 years ago
rlar 526a3fce6c remove obsolete #defines for BEGIN END LENGTH FORWARD 16 years ago
rlar 31a8c98462 remove obsolete #defines for MAXARITY NUM STRING PNODE 16 years ago
rlar 306cf43d79 remove typedef for _complex, which is used nowhere 16 years ago
rlar e945ab68bc collect some cx_*() prototypes in "cmath2.h" 16 years ago
rlar 8a7b507f84 remove winmessage() prototype, there is no such thing (hopefully) 16 years ago
rlar 28282dda56 collect the other INP*() prototypes in "inpdefs.h" 16 years ago
rlar d0c287f81f collect the INP2?() prototypes in "inp.h" 16 years ago
rlar 9b0df330b5 collect the PT*() prototypes in "inp.h" 16 years ago