git-svn-id: svn://opensvn.adaptivecomputing.com/maui/trunk@19 3f5042e3-fb1d-0410-be18-d6ca2573e517
This commit is contained in:
dev 2005-08-24 14:54:27 +00:00
parent d518243665
commit 21c67c4fd6
2 changed files with 3 additions and 1 deletions

1
include/msched-version.h Normal file
View File

@ -0,0 +1 @@

View File

@ -4,7 +4,6 @@
#ifndef __M_H__
#define __M_H__
#define MSCHED_VERSION "3.2.6p14"
#define MSCHED_NAME "Maui"
#define MSCHED_SNAME "maui"
@ -12,6 +11,8 @@
#define __M32COMPAT
#endif /* __M32COMPAT */
#include "msched-verion.h"
#ifdef __LOCAL
# include "msched-local.h"
#endif /* __LOCAL */