Skip to content

Commit 801c256

Browse files
committed
add tutorial
1 parent 048cb0e commit 801c256

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

inc/stdinc.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,8 @@ int progress(double dtime, string, ...);
485485
/* is a given depth below the current debugging level ? */
486486
bool nemo_debug(int depth);
487487

488+
void tutorial(int level, string name);
489+
488490
/*
489491
* WD 12th June 2008
490492
improved debugging info: report [file:line]

0 commit comments

Comments
 (0)