File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
********************************************************************************
3
3
*
4
4
* File: dawg.cpp (Formerly dawg.c)
5
- * Description: Use a Directed Accyclic Word Graph
5
+ * Description: Use a Directed Acyclic Word Graph
6
6
* Author: Mark Seaman, OCR Technology
7
7
* Created: Fri Oct 16 14:37:00 1987
8
8
* Modified: Wed Jul 24 16:59:16 1991 (Mark Seaman) marks@hpgrlt
Original file line number Diff line number Diff line change 1
1
/* -*-C-*-
2
2
********************************************************************************
3
3
*
4
- * File: dawg.h (Formerly dawg.h)
5
- * Description: Definition of a class that represents Directed Accyclic Word
4
+ * File: dawg.h
5
+ * Description: Definition of a class that represents Directed Acyclic Word
6
6
* Graph (DAWG), functions to build and manipulate the DAWG.
7
7
* Author: Mark Seaman, SW Productivity
8
8
* Created: Fri Oct 16 14:37:00 1987
You can’t perform that action at this time.
0 commit comments