#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace

This commit is contained in:
rlar
2011-08-20 17:27:09 +00:00
parent bc8a0d4f24
commit d26015586c
1614 changed files with 7330 additions and 7320 deletions
+2 -2
View File
@@ -6,9 +6,9 @@ Copyright 1990 Regents of the University of California. All rights reserved.
* String functions
*/
#include "ngspice.h"
#include <ngspice/ngspice.h>
#include "stringutil.h"
#include "dstring.h"
#include <ngspice/dstring.h>
int
prefix(register char *p, register char *s)