~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to support/dfa.h

  • Committer: Arnold D. Robbins
  • Date: 2017-05-23 02:44:01 UTC
  • mfrom: (731.9.7)
  • Revision ID: git-v1:e60fe2cb465707ce32c8076fa139679dc38e0f7b
Merge branch 'master' into feature/fix-comments

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* dfa.h - declarations for GNU deterministic regexp compiler
2
 
   Copyright (C) 1988, 1998, 2007, 2009-2016 Free Software Foundation, Inc.
 
2
   Copyright (C) 1988, 1998, 2007, 2009-2017 Free Software Foundation, Inc.
3
3
 
4
4
   This program is free software; you can redistribute it and/or modify
5
5
   it under the terms of the GNU General Public License as published by