close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 19 years ago

Closed 19 years ago

Last modified 18 years ago

#406 closed defect (fixed)

_DEFAULT_HEADER in BSTFile

Reported by: Jorge Owned by: danirus
Priority: normal Milestone:
Component: SetAlgebra Version: head
Severity: normal Keywords:
Cc:

Description

When executing:

Set BSTFile( [[1,2,3? ]] )

I expect the output

1.000000;2.000000;3.000000;

but instead the output is

_DEFAULT_HEADER_;
1.000000;2.000000;3.000000;

Change History (2)

comment:1 Changed 19 years ago by Jorge

Resolution: fixed
Status: newclosed

fixed

comment:2 Changed 18 years ago by Víctor de Buen Remiro

bug_file_loc: http://www.tol-project.org
Note: See TracTickets for help on using tickets.