77ecdfeae5
* NEW: Heap: Change the way objects are identified in Update. * NEW: gb.data has a part written in Gambas now. * NEW: PrioSet is a weaker (WRT ordering) variant of a PrioQueue which allows operations to be reasonably more efficient. git-svn-id: svn://localhost/gambas/trunk@6472 867c0c6c-44f3-4631-809d-bfa615b0a4ec
4 lines
44 B
Text
4 lines
44 B
Text
' Gambas module file
|
|
|
|
Public Sub Main()
|
|
End
|