Search:
Login
Preferences
Wiki
Timeline
Browse Source
View Tickets
Search
Roadmap
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 6
and
Version 7
of
Soclib Cc
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Feb 26, 2008, 10:00:23 AM (
17 years
ago)
Author:
Nicolas Pouillon
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Soclib Cc
v6
v7
58
58
File `platform_desc`:
59
59
{{{
60
todo = Platform(
61
Source('top.cc',
uses = [
60
todo = Platform(
'caba', 'top.cc',
61
uses = [
62
62
Uses('mapping_table'),
63
]),
64
)
63
])
65
64
}}}
66
65