affbe5f5创建于 2025年3月25日历史提交
#ifndef ngspice_HCOMP_H
#define ngspice_HCOMP_H


int hcomp(const void *a, const void *b);

#endif