jigdo API
Last update by Admin on 2010-05-23
net/proxyguess.hh
Go to the documentation of this file.00001 /* $Id: proxyguess.hh,v 1.1 2003/03/09 15:34:53 richard Exp $ -*- C++ -*- 00002 __ _ 00003 |_) /| Copyright (C) 2003 | richard@ 00004 | \/¯| Richard Atterer | atterer.net 00005 ¯ '` ¯ 00006 This program is free software; you can redistribute it and/or modify 00007 it under the terms of the GNU General Public License, version 2. See 00008 the file COPYING for details. 00009 00010 */ 00016 #ifndef PROXYGUESS_HH 00017 #define PROXYGUESS_HH 00018 00019 #include <config.h> 00020 #include <set> 00021 #include <string> 00022 00026 void proxyGuess(); 00027 00028 #endif
Generated on Tue Sep 23 14:27:41 2008 for jigdo by
