3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-11 05:43:48 +02:00

[doc] Remove non-existant tag from doc example

This commit is contained in:
Nils Wentzell 2019-10-09 16:23:02 -04:00
parent e4063bf4d0
commit 7859505fea

View File

@ -71,7 +71,6 @@ namespace app4triqs {
* @param j The second integer
* @return An integer containing the digits of both i and j
*
* @remark
*/
int chain(int i, int j);