Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 6965 → Rev 6966

/data/Tupfile.lua
314,7 → 314,6
{"@OPEN", PROGS .. "/system/open/open"},
{"@NOTIFY", PROGS .. "/system/notify3/notify"},
{"@SS", PROGS .. "/system/ss/trunk/@ss"},
{"REFRSCRN", PROGS .. "/system/refrscrn/refrscrn"},
{"ASCIIVJU", PROGS .. "/develop/asciivju/trunk/asciivju"},
{"CALC", PROGS .. "/other/calc/trunk/calc"},
{"CALENDAR", PROGS .. "/system/calendar/trunk/calendar"},
526,6 → 525,7
{"DEMOS/TIMER", PROGS .. "/other/Timer/timer"},
{"DEVELOP/MSTATE", PROGS .. "/develop/mstate/mstate"},
{"GAMES/C4", PROGS .. "/games/c4/trunk/c4"},
{"FILLSCR", PROGS .. "/media/FillScr/fillscr"},
})
end -- tup.getconfig('NO_NASM') ~= 'full'