Initial add of defaria.com
[clearscm.git] / defaria.com / Computers / code / adm / etc / cards
1 #!/bin/bash
2 ################################################################################
3 #
4 # File:         cards
5 # Description:  Simply defines the cards to build
6 # Author:       Andrew@DeFaria.com
7 # Created:      Thu Aug  7 12:32:42 PDT 2003
8 # Language:     bash
9 #
10 # (c) Copyright 2001-2003, Andrew@DeFaria.com, all rights reserved.
11 #
12 ################################################################################
13 # Cards to build. Note that not all cards will always be present so check first
14 cards="\
15   olc\
16   onu\
17   onu2310\
18   onu2330\
19   onu2360\
20   ptc\
21   scc\
22   stc\
23   tlc\
24 "