diff options
| author | Gertjan van den Burg <burg@ese.eur.nl> | 2014-08-25 14:38:03 +0200 |
|---|---|---|
| committer | Gertjan van den Burg <burg@ese.eur.nl> | 2014-08-25 14:38:03 +0200 |
| commit | 1e340d509f229120eb3aaa98c91028dc3c0d3305 (patch) | |
| tree | dd6b65c428447f179133e967eb0e0d3ce15f68ec /include/globals.h | |
| parent | free some work arrays (diff) | |
| download | gensvm-1e340d509f229120eb3aaa98c91028dc3c0d3305.tar.gz gensvm-1e340d509f229120eb3aaa98c91028dc3c0d3305.zip | |
rename msvmmaj to gensvm
Diffstat (limited to 'include/globals.h')
| -rw-r--r-- | include/globals.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/globals.h b/include/globals.h index 55fb6c4..46cc3d2 100644 --- a/include/globals.h +++ b/include/globals.h @@ -16,8 +16,8 @@ * */ -#ifndef MSVMMAJ_GLOBALS_H -#define MSVMMAJ_GLOBALS_H +#ifndef GENSVM_GLOBALS_H +#define GENSVM_GLOBALS_H #include <stdio.h> #include <stdlib.h> |
