mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Moved some components into a detail sub-directory
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@500 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
188b684d23
commit
4694fb6263
8 changed files with 12 additions and 12 deletions
|
|
@ -37,6 +37,7 @@
|
|||
<ClInclude Include="..\..\turtle\detail\function_template.hpp" />
|
||||
<ClInclude Include="..\..\turtle\detail\group.hpp" />
|
||||
<ClInclude Include="..\..\turtle\detail\invocation.hpp" />
|
||||
<ClInclude Include="..\..\turtle\detail\is_functor.hpp" />
|
||||
<ClInclude Include="..\..\turtle\detail\lambda.hpp" />
|
||||
<ClInclude Include="..\..\turtle\detail\object_impl.hpp" />
|
||||
<ClInclude Include="..\..\turtle\detail\operators.hpp" />
|
||||
|
|
@ -48,7 +49,6 @@
|
|||
<ClInclude Include="..\..\turtle\detail\verifiable.hpp" />
|
||||
<ClInclude Include="..\..\turtle\detail\yes_no_type.hpp" />
|
||||
<ClInclude Include="..\..\turtle\error.hpp" />
|
||||
<ClInclude Include="..\..\turtle\is_functor.hpp" />
|
||||
<ClInclude Include="..\..\turtle\log.hpp" />
|
||||
<ClInclude Include="..\..\turtle\mock.hpp" />
|
||||
<ClInclude Include="..\..\turtle\object.hpp" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue