From 9391a747a8b94474e2d75db82dfb7fcef720e9ef Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:51:07 +0000 Subject: Early mehods Author: jgg Date: 1998-10-20 02:43:03 GMT Early mehods --- methods/file.cc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 methods/file.cc (limited to 'methods/file.cc') diff --git a/methods/file.cc b/methods/file.cc new file mode 100644 index 000000000..017222d84 --- /dev/null +++ b/methods/file.cc @@ -0,0 +1,9 @@ +#include + +int main() +{ + printf("100 Capabilities\n" + "Version: 1.0\n" + "Pre-Scan: true\n\n" + "Version: 1.0\n\n"); +} -- cgit v1.2.3-70-g09d2