~jakub/helenos/ia64-revival

« back to all changes in this revision

Viewing changes to uspace/dist/src/c/demos/tetris/clean

  • Committer: Jakub Jermar
  • Date: 2012-02-18 16:47:38 UTC
  • mfrom: (527.1.874 HelenOS.mainline)
  • Revision ID: jakub@jermar.eu-20120218164738-abnijv1f5ckddwd9
MergeĀ mainlineĀ changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
rm tetris_
 
2
 
 
3
rm scores.o
 
4
rm screen.o
 
5
rm shapes.o
 
6
rm tetris.o
 
7
 
 
8
rm scores.s
 
9
rm screen.s
 
10
rm shapes.s
 
11
rm tetris.s
 
12
 
 
13
rm scores.i
 
14
rm screen.i
 
15
rm shapes.i
 
16
rm tetris.i