mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 17:59:25 +02:00
* log problem
This commit is contained in:
parent
6911a79687
commit
3aba2f9ef0
@ -40,7 +40,11 @@ program eratosthenes;
|
||||
eratos;
|
||||
end.
|
||||
|
||||
{ $Log$
|
||||
{ Revision 1.2 1998-04-06 12:17:00 pierre
|
||||
{ * made array a global to avoid stack overflow
|
||||
{ }
|
||||
{
|
||||
$Log$
|
||||
Revision 1.3 1998-04-06 12:23:21 pierre
|
||||
* log problem
|
||||
|
||||
Revision 1.2 1998/04/06 12:17:00 pierre
|
||||
* made array a global to avoid stack overflow
|
||||
}
|
Loading…
Reference in New Issue
Block a user