mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-19 05:26:13 +00:00
Merge with develop
This commit is contained in:
commit
315c7132fa
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ class IStep;
|
||||||
|
|
||||||
int main(int argc, char *argv[])
|
int main(int argc, char *argv[])
|
||||||
{
|
{
|
||||||
CSmartPtr<NLMISC::CApplicationContext> appContext(new NLMISC::CApplicationContext());
|
NLMISC::CApplicationContext appContext;
|
||||||
|
|
||||||
CPath::addSearchPath("L:\\primitives\\", true, false);
|
CPath::addSearchPath("L:\\primitives\\", true, false);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue