gcc484ntopperl-5.22
Last change
on this file since c5c522c was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
File size:
504 bytes
|
Line | |
---|
1 | hello |
---|
2 | screen_add one |
---|
3 | screen_add two |
---|
4 | screen_add three |
---|
5 | screen_add four |
---|
6 | widget_add one title title |
---|
7 | widget_add two title title |
---|
8 | widget_add three title title |
---|
9 | widget_add four title title |
---|
10 | widget_set one title "One" |
---|
11 | widget_set two title "Two" |
---|
12 | widget_set three title "Three" |
---|
13 | widget_set four title "Four" |
---|
14 | widget_add one dot string |
---|
15 | widget_add two dot string |
---|
16 | widget_add three dot string |
---|
17 | widget_add four dot string |
---|
18 | widget_set one dot 1 2 . |
---|
19 | widget_set two dot 2 2 . |
---|
20 | widget_set three dot 3 2 . |
---|
21 | widget_set four dot 4 2 . |
---|
Note: See
TracBrowser
for help on using the repository browser.