#!/usr/bin/ruby -- 

# $Id$ 
# Copyright (C) 2012 Alois Schloegl
# This file is part of the "BioSig for C/C++" repository
# (biosig4c++) at http://biosig.sf.net/


require 'biosig'

print Biosig.display_header('/home/as/data/test/BDF/sample_bdf_plus_file.bdf')


