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: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@42 efabe8c0-fbe8-4139-b769-b5e6d273206e
5 lines
68 B
Python
5 lines
68 B
Python
import hanoi
|
|
import memory
|
|
import pegged
|
|
import poker
|
|
import tarock
|