This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
epilectrik
/
pyNgSpice
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
741
Commits
1
Branch
0
Tags
36 MiB
C
90.4%
C++
3.2%
AMPL
2.4%
M4
1.4%
Perl
0.4%
Other
1.8%
Tree:
b8dca1b4c2
pre-master-46
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b8dca1b4c2'
${ noResults }
pyNgSpice
/
src
/
frontend
/
plotting
/
plotit.h
6 lines
100 B
Raw
Blame
History
#
ifndef _PLOTIT_H
#
define _PLOTIT_H
bool
plotit
(
wordlist
*
wl
,
char
*
hcopy
,
char
*
devname
)
;
#
endif
Reference in new issue