mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-08-15 09:22:47 +02:00
Added #ident directive
This commit is contained in:
@ -26,6 +26,8 @@
|
||||
#include <regexp.h>
|
||||
#include "regmagic.h"
|
||||
|
||||
#ident "$Id"
|
||||
|
||||
/*
|
||||
* The "internal use only" fields in regexp.h are present to pass info from
|
||||
* compile to execute that permits the execute phase to run lots faster on
|
||||
|
Reference in New Issue
Block a user