mirror of
https://github.com/hashcat/hashcat.git
synced 2025-02-09 06:02:43 +00:00
10 lines
125 B
C
10 lines
125 B
C
/**
|
|
* Author......: See docs/credits.txt
|
|
* License.....: MIT
|
|
*/
|
|
|
|
#ifndef _INDUCT_H
|
|
#define _INDUCT_H
|
|
|
|
#endif // _INDUCT_H
|