Removed reference to non-existent file
This commit is contained in:
parent
1595b1cbc0
commit
de2f3afd1f
|
@ -1,7 +1,6 @@
|
||||||
m4_changequote(`⟨', `⟩')
|
m4_changequote(`⟨', `⟩')
|
||||||
m4_changecom(⟨/*⟩, ⟨*/⟩)
|
m4_changecom(⟨/*⟩, ⟨*/⟩)
|
||||||
m4_define(generate_macro, ⟨m4_define(M4_$1, $2)⟩)
|
m4_define(generate_macro, ⟨m4_define(M4_$1, $2)⟩)
|
||||||
m4_include(control_loop_cmds.m4)
|
|
||||||
/* Copyright 2023 (C) Peter McGoron
|
/* Copyright 2023 (C) Peter McGoron
|
||||||
* This file is a part of Upsilon, a free and open source software project.
|
* This file is a part of Upsilon, a free and open source software project.
|
||||||
* For license terms, refer to the files in `doc/copying` in the Upsilon
|
* For license terms, refer to the files in `doc/copying` in the Upsilon
|
||||||
|
|
Loading…
Reference in New Issue