source the psi version of TCL 8.4 clock

This commit is contained in:
Douglas Clowes
2012-12-05 15:47:44 +11:00
parent ceb7c72806
commit d2bcea11b2
3 changed files with 3 additions and 0 deletions

1
site_ansto/tclClock.c Normal file
View File

@ -0,0 +1 @@
#include "../psi/tclClock.c"

1
site_ansto/tclDate.c Normal file
View File

@ -0,0 +1 @@
#include "../psi/tclDate.c"

1
site_ansto/tclUnixTime.c Normal file
View File

@ -0,0 +1 @@
#include "../psi/tclUnixTime.c"