Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
    * ridlbe/ccmx11/facets/dds/templates/typesupport/src/toplevel_seq.erb:
  • Loading branch information
jwillemsen committed Sep 12, 2024
1 parent fe4d3af commit 98b0c0f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%if has_toplevel_annotation?

% unaliased_type = 'std::vector<'+resolved_cxxtype+'>'
// Unaliased type : <%= annotations %><%= unaliased_type %>
// Unaliased type : <%= unaliased_type %>
// Scoped element type : <%= scoped_cxxtype %>
% ddsx11_alias_md5 = (unaliased_type+scoped_cxxtype).to_md5
// DDSX11 MD5 : <%= ddsx11_alias_md5 %>
Expand Down

0 comments on commit 98b0c0f

Please sign in to comment.