run upkeep
This commit is contained in:
parent
953ac1c97b
commit
490b224bd7
10 changed files with 11 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* This software is licensed under the terms of the MIT-License
|
||||
* This software is licensed under the terms of the MIT License.
|
||||
* See COPYING for further information.
|
||||
* ---
|
||||
* Copyright (c) 2011-2019, Lukas Weber <laochailan@web.de>.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* This software is licensed under the terms of the MIT-License
|
||||
* This software is licensed under the terms of the MIT License.
|
||||
* See COPYING for further information.
|
||||
* ---
|
||||
* Copyright (c) 2011-2019, Lukas Weber <laochailan@web.de>.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* This software is licensed under the terms of the MIT-License
|
||||
* This software is licensed under the terms of the MIT License.
|
||||
* See COPYING for further information.
|
||||
* ---
|
||||
* Copyright (c) 2011-2019, Lukas Weber <laochailan@web.de>.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* This software is licensed under the terms of the MIT-License
|
||||
* This software is licensed under the terms of the MIT License.
|
||||
* See COPYING for further information.
|
||||
* ---
|
||||
* Copyright (c) 2011-2019, Lukas Weber <laochailan@web.de>.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* This software is licensed under the terms of the MIT-License
|
||||
* This software is licensed under the terms of the MIT License.
|
||||
* See COPYING for further information.
|
||||
* ---
|
||||
* Copyright (c) 2011-2019, Lukas Weber <laochailan@web.de>.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* This software is licensed under the terms of the MIT-License
|
||||
* This software is licensed under the terms of the MIT License.
|
||||
* See COPYING for further information.
|
||||
* ---
|
||||
* Copyright (c) 2011-2019, Lukas Weber <laochailan@web.de>.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* This software is licensed under the terms of the MIT-License
|
||||
* This software is licensed under the terms of the MIT License.
|
||||
* See COPYING for further information.
|
||||
* ---
|
||||
* Copyright (c) 2011-2019, Lukas Weber <laochailan@web.de>.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* This software is licensed under the terms of the MIT-License
|
||||
* This software is licensed under the terms of the MIT License.
|
||||
* See COPYING for further information.
|
||||
* ---
|
||||
* Copyright (c) 2011-2019, Lukas Weber <laochailan@web.de>.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* This software is licensed under the terms of the MIT-License
|
||||
* This software is licensed under the terms of the MIT License.
|
||||
* See COPYING for further information.
|
||||
* ---
|
||||
* Copyright (c) 2011-2019, Lukas Weber <laochailan@web.de>.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* This software is licensed under the terms of the MIT-License
|
||||
* This software is licensed under the terms of the MIT License.
|
||||
* See COPYING for further information.
|
||||
* ---
|
||||
* Copyright (c) 2011-2019, Lukas Weber <laochailan@web.de>.
|
||||
|
@ -10,9 +10,9 @@
|
|||
#define IGUARD_stages_extra_h
|
||||
|
||||
#include "taisei.h"
|
||||
|
||||
#include "stage.h"
|
||||
|
||||
extern StageProcs extra_procs;
|
||||
|
||||
#endif // IGUARD_stages_extra_h
|
||||
|
||||
|
|
Loading…
Reference in a new issue