SVN maintenance.
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
/**
|
/**
|
||||||
|
* $Id$
|
||||||
*
|
*
|
||||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||||
*
|
*
|
||||||
@@ -60,4 +61,4 @@ extern const GHOST_TUns8* GHOST_getBinaryDir();
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
/**
|
/**
|
||||||
|
* $Id$
|
||||||
*
|
*
|
||||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||||
*
|
*
|
||||||
@@ -46,4 +47,4 @@ const GHOST_TUns8* GHOST_getBinaryDir()
|
|||||||
{
|
{
|
||||||
GHOST_ISystem* system = GHOST_ISystem::getSystem();
|
GHOST_ISystem* system = GHOST_ISystem::getSystem();
|
||||||
return system->getBinaryDir();
|
return system->getBinaryDir();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user