/*
 ** misc.h
 ** 
 ** Made by (Poindessous Thomas)
 ** Login   <poinde_t@epita.fr>
 ** 
 ** Started on  Sun Feb 28 13:53:21 1999 Poindessous Thomas
 ** Last update Thu Mar 18 18:35:45 1999 Poindessous Thomas
 */

#ifndef   __MISC_H__
#define   __MISC_H__

int search_win(t_win *, Window);

#endif /* __MISC_H__ */





syntax highlighted by Code2HTML, v. 0.9.1