sync
git-svn-id: svn://opensvn.adaptivecomputing.com/maui/trunk@19 3f5042e3-fb1d-0410-be18-d6ca2573e517
This commit is contained in:
parent
d518243665
commit
21c67c4fd6
1
include/msched-version.h
Normal file
1
include/msched-version.h
Normal file
@ -0,0 +1 @@
|
||||
|
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user