aboutsummaryrefslogtreecommitdiffstats
path: root/cyberflex-shell.e3p
blob: 33da624130bf1f58fa200028d817cbed74477020 (plain)
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 cyberflex-shell -->
<!-- Saved: 2005-09-29, 05:37:58 -->
<!-- Copyright (C) 2005 Henryk Plötz, henryk@ploetzli.ch -->
<Project version="3.5">
  <Description></Description>
  <Version>0.1</Version>
  <Author>Henryk Plötz</Author>
  <Email>henryk@ploetzli.ch</Email>
  <Sources>
    <Source>
      <Name>utils.py</Name>
    </Source>
    <Source>
      <Name>crypto_utils.py</Name>
    </Source>
    <Source>
      <Name>cyberflex-shell.py</Name>
    </Source>
    <Source>
      <Dir>cards</Dir>
      <Name>cyberflex_card.py</Name>
    </Source>
    <Source>
      <Dir>cards</Dir>
      <Name>generic_card.py</Name>
    </Source>
    <Source>
      <Dir>cards</Dir>
      <Name>java_card.py</Name>
    </Source>
    <Source>
      <Dir>cards</Dir>
      <Name>__init__.py</Name>
    </Source>
  </Sources>
  <Forms>
  </Forms>
  <Translations>
  </Translations>
  <Interfaces>
  </Interfaces>
  <Others>
  </Others>
  <Vcs>
    <VcsType>CVS</VcsType>
    <VcsOptions>{'status': [u'-v'], 'log': [], 'global': [u'-f'], 'update': [u'-dP'], 'remove': [u'-f'], 'add': [], 'tag': [u'-c'], 'export': [], 'diff': [u'-u3', u'-p'], 'commit': [], 'checkout': [], 'history': [u'-e', u'-a']}</VcsOptions>
    <VcsOtherData>{}</VcsOtherData>
  </Vcs>
</Project>