remove a line of comments

db4
Doug Coleman 2008-02-04 17:11:55 -06:00
parent c0c08985c5
commit 5c21b08606
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
! Copyright (C) 2007 Doug Coleman.
! See http://factorcode.org/license.txt for BSD license.
! adapted from libpq-fe.h version 7.4.7
! tested on debian linux with postgresql 8.1
USING: alien alien.syntax combinators system ;