mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
* move poker.py to pysollib/games/special * improved menubar * updated translation git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@42 39dd0a4e-7c14-0410-91b3-c4f2d318f732
5 lines
68 B
Python
5 lines
68 B
Python
import hanoi
|
|
import memory
|
|
import pegged
|
|
import poker
|
|
import tarock
|