|
Last change
on this file since 3188 was 3188, checked in by Bruno Cornec, 13 years ago |
- Backport tons of dynamic memory management rewrite from 3.1 branch. Test is needed
|
-
Property svn:keywords
set to
Id
|
|
File size:
156 bytes
|
| Line | |
|---|
| 1 | /* libmondo-gui.c
|
|---|
| 2 | * $Id: libmondo-gui.c 3188 2013-09-25 06:55:39Z bruno $
|
|---|
| 3 | */
|
|---|
| 4 |
|
|---|
| 5 | /**
|
|---|
| 6 | * @file
|
|---|
| 7 | * Chooses which GUI file to compile based on #defines.
|
|---|
| 8 | * @see newt-specific.c
|
|---|
| 9 | */
|
|---|
| 10 |
|
|---|
| 11 | #include "newt-specific.c"
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.