forked from hydrogen18/kojoney
-
Notifications
You must be signed in to change notification settings - Fork 0
/
KoJoney.e3p
executable file
·51 lines (51 loc) · 1.1 KB
/
KoJoney.e3p
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Project SYSTEM "Project-3.5.dtd">
<!-- Project file for project KoJoney -->
<!-- Saved: 2006-04-03, 20:56:57 -->
<!-- Copyright (C) 2006 Jose Antonio Coret, [email protected] -->
<Project version="3.5">
<Description></Description>
<Version>0.1</Version>
<Author>Jose Antonio Coret</Author>
<Email>[email protected]</Email>
<Sources>
<Source>
<Name>kojoney.py</Name>
</Source>
<Source>
<Name>coret_honey.py</Name>
</Source>
<Source>
<Name>coret_fake.py</Name>
</Source>
<Source>
<Name>coret_users.py</Name>
</Source>
<Source>
<Name>coret_log.py</Name>
</Source>
<Source>
<Name>coret_config.py</Name>
</Source>
<Source>
<Name>coret_command.py</Name>
</Source>
<Source>
<Name>coret_std_unix.py</Name>
</Source>
</Sources>
<Forms>
</Forms>
<Translations>
</Translations>
<Interfaces>
</Interfaces>
<Others>
</Others>
<MainScript>
<Name>kojoney.py</Name>
</MainScript>
<Vcs>
<VcsType>None</VcsType>
</Vcs>
</Project>