From 1c7e5345e2ce8e66d9ef191ad2f2e587734b50a5 Mon Sep 17 00:00:00 2001 From: schnetter Date: Thu, 4 May 2006 16:26:41 +0000 Subject: Use Perl instead of C for makeblob and makemetablob. Begin coupling Formaline to thorn Announce. Create stamp files that record which build and which simulation was run in the output directory. Begin implementing talking to an RDF server. Determine the host name in Perl, which is more reliable. (It is complicated to find a good host name.) git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@75 83718e91-0e4f-0410-abf4-91180603181f --- interface.ccl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl index c963e8f..9a447c8 100644 --- a/interface.ccl +++ b/interface.ccl @@ -6,6 +6,8 @@ IMPLEMENTS: Formaline # for HTTP_Port() USES INCLUDE HEADER: http_Content.h +USES INCLUDE HEADER: Announce.h + # Return a pointer to an unmodifiable C string -- cgit v1.2.3