Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
GNOME
gnumeric
Commits
72d8ac0c
Commit
72d8ac0c
authored
Jul 02, 1998
by
Arturo Espinosa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
nothing here, dont even bother cvs co this
parent
84ac6b91
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
18 additions
and
0 deletions
+18
-0
src/gnumeric-canvas.c
src/gnumeric-canvas.c
+7
-0
src/gnumeric-sheet.c
src/gnumeric-sheet.c
+7
-0
src/gnumeric.h
src/gnumeric.h
+4
-0
No files found.
src/gnumeric-canvas.c
0 → 100644
View file @
72d8ac0c
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <gnome.h>
#include "gnumeric.h"
#include "gnumeric-sheet.h"
src/gnumeric-sheet.c
0 → 100644
View file @
72d8ac0c
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <gnome.h>
#include "gnumeric.h"
#include "gnumeric-sheet.h"
src/gnumeric.h
0 → 100644
View file @
72d8ac0c
#include <gmp.h>
#include "style.h"
#include "cell.h"
#include "sheet.h"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment