spot/iface/nips
Alexandre Duret-Lutz 0785d729d5 [iface/nips/nips_vm]
Fix compilation with Clang.

* state.c: Do not include state_inline.h twice with different
value of STATE_INLINE.  It was included once via state.h with
STATE_INLINE = "extern inline", and another time directly with
STATE_INLINE = "extern". Now...
* state.h: ... only include it once here with STATE_INLINE =
"static inline".
2010-11-27 14:31:04 +01:00
..
nips_vm [iface/nips/nips_vm] 2010-11-27 14:31:04 +01:00
nipstest Check for missing Copyright blurbs, and add them. 2010-01-30 16:32:13 +01:00
.gitignore more files to ignore 2008-06-02 14:35:31 +02:00
common.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
common.hh Fix copyrights. 2010-01-24 20:51:09 +01:00
compile.sh NIPS VM added to the SPOT distribution. 2008-05-30 13:22:00 +02:00
dottynips.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
emptiness_check.cc dottynips.cc, emptiness_check.cc: Include ctsdlib for exit() 2008-06-11 17:14:44 +02:00
Makefile.am Fix copyrights. 2010-01-24 20:51:09 +01:00
nips.cc Another Clang report. 2010-11-27 14:29:28 +01:00
nips.hh Fix copyrights. 2010-01-24 20:51:09 +01:00