/[wait]/trunk/levenstein.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /trunk/levenstein.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 13 - (hide annotations)
Fri Apr 28 15:42:44 2000 UTC (24 years ago) by ulpfr
Original Path: branches/CPAN/levenstein.h
File MIME type: text/plain
File size: 992 byte(s)
Import of WAIT-1.710

1 ulpfr 10 /* -*- Mode: C -*-
2     * levenstein.h --
3     * ITIID : $ITI$ $Header $__Header$
4     * Author : Ulrich Pfeifer
5     * Created On : Fri Oct 11 13:29:13 1996
6     * Last Modified By: Ulrich Pfeifer
7     * Last Modified On: Tue Oct 15 13:43:52 1996
8     * Language : C
9     * Update Count : 8
10     * Status : Unknown, Use with caution!
11     *
12     * (C) Copyright 1996, Universität Dortmund, all rights reserved.
13     *
14     * $Locker: $
15     * $Log: levenstein.h,v $
16 ulpfr 13 * Revision 1.1 1999/05/17 13:37:10 k
17     * Initial revision
18     *
19 ulpfr 10 * Revision 1.7 1997/02/04 15:44:37 pfeifer
20     * *** empty log message ***
21     *
22     * Revision 1.0.1.1 1996/12/30 14:22:13 pfeifer
23     * patch1: Added Copyright notice.
24     *
25     */
26    
27     #ifndef LEVENSTEIN_H
28     #define LEVENSTEIN_H
29     #ifdef __cplusplus
30     /* declare these as C style functions */
31     extern "C"
32     {
33     #endif /* def __cplusplus */
34    
35    
36     int WLD _((char *word, char *towards, char mode, int limit));
37    
38     #ifdef __cplusplus
39     }
40     #endif /* def __cplusplus */
41    
42     #endif

Properties

Name Value
cvs2svn:cvs-rev 1.1.1.2

  ViewVC Help
Powered by ViewVC 1.1.26