replace port table with weak hash table. This simplifies
[bpt/guile.git] / libguile / weaks.h
index ec9e7b4..bf854d5 100644 (file)
@@ -70,6 +70,7 @@ SCM_API void scm_i_mark_weak_vector (SCM w);
 SCM_API int scm_i_mark_weak_vectors_non_weaks (void);
 SCM_API void scm_i_remove_weaks_from_weak_vectors (void);
 
+
 #endif  /* SCM_WEAKS_H */
 
 /*