From 984be699b2e944b6bb19b73f59c8bbd6bc00ef28 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Wed, 27 Dec 2023 23:19:06 +0100 Subject: Updated the revision history --- FICS/variable.c | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'FICS/variable.c') diff --git a/FICS/variable.c b/FICS/variable.c index f2e2c80..32d6df3 100644 --- a/FICS/variable.c +++ b/FICS/variable.c @@ -19,12 +19,13 @@ /* Revision history: name email yy/mm/dd Change - Richard Nash 93/10/22 Created - loon 95/03/17 added figure_boolean, use it :) - hersco 95/04/10 replaced figure_boolean with - set_boolean_var - DAV 95/19/11 moved variable command to here - added jprivate + Richard Nash 93/10/22 Created + loon 95/03/17 Added figure_boolean() + hersco 95/04/10 Replaced figure_boolean() with + set_boolean_var() + DAV 95/19/11 Moved variable command to here + Added jprivate + Markus Uhlin 23/12/27 Fixed the includes */ #include "stdinclude.h" -- cgit v1.2.3