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.
8196
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:
8063e56fdf
pre-master-46
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8063e56fdf'
${ noResults }
pyNgSpice
/
src
/
frontend
/
hcomp.h
7 lines
99 B
Raw
Blame
History
#
ifndef ngspice_HCOMP_H
#
define ngspice_HCOMP_H
int
hcomp
(
const
void
*
a
,
const
void
*
b
)
;
#
endif
Reference in new issue