mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
now we also have a examples/ directory for self-contained examples,
and this is already used to document DynBlock
This commit is contained in:
@@ -4,4 +4,5 @@ using namespace std;
|
||||
int main(int, char**)
|
||||
{
|
||||
${snippet_source_code}
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user