mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
.autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@10098 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
b1c4301ddb
commit
91892602a3
2 changed files with 3 additions and 3 deletions
|
|
@ -1,10 +1,8 @@
|
|||
optimize_speed;
|
||||
|
||||
uses
|
||||
Core;
|
||||
|
||||
file
|
||||
CoSort.cpp optimize_speed,
|
||||
CoSort.cpp,
|
||||
srcdoc.tpp,
|
||||
info.txt;
|
||||
|
||||
|
|
|
|||
|
|
@ -132,6 +132,8 @@ CONSOLE_APP_MAIN
|
|||
}
|
||||
lz4.End();
|
||||
ASSERT(!lz4.IsError());
|
||||
|
||||
|
||||
out.Close();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue