Add shell.py to the project file

git-svn-id: svn+ssh://localhost/home/henryk/svn/cyberflex-shell/trunk@41 f711b948-2313-0410-aaa9-d29f33439f0b
This commit is contained in:
henryk 2005-10-10 23:37:57 +00:00
parent 5e5b85b28e
commit 32b0e21507
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Project SYSTEM "Project-3.5.dtd">
<!-- Project file for project cyberflex-shell -->
<!-- Saved: 2005-09-29, 05:37:58 -->
<!-- Saved: 2005-10-10, 03:45:04 -->
<!-- Copyright (C) 2005 Henryk Plötz, henryk@ploetzli.ch -->
<Project version="3.5">
<Description></Description>
@ -34,6 +34,9 @@
<Dir>cards</Dir>
<Name>__init__.py</Name>
</Source>
<Source>
<Name>shell.py</Name>
</Source>
</Sources>
<Forms>
</Forms>