-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0d3b44b
commit f7baaad
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule vrs
updated
7 files
+10 −6 | tools/vrsplayer/PlayerWindow.cpp | |
+52 −0 | vrs/DataLayout.h | |
+6 −2 | vrs/Recordable.cpp | |
+3 −0 | vrs/Recordable.h | |
+66 −0 | vrs/test/NestedDataLayoutTest.cpp | |
+8 −2 | vrs/utils/FilterCopy.cpp | |
+2 −1 | vrs/utils/FilterCopyHelpers.cpp |