[GB.GSL]
* BUG: Fixed error including development file. git-svn-id: svn://localhost/gambas/trunk@4447 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
parent
a23643d289
commit
2aa0792aac
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ GB_CLASS GSL;
|
|||
GB_DESC *GB_CLASSES[] EXPORT =
|
||||
{
|
||||
CGslDesc, /* The Elementary math functions */
|
||||
CGslComplexDesc,
|
||||
//CGslComplexDesc,
|
||||
/* Other classes go here as completed */
|
||||
NULL // Must have a null entry for the end of the structure
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue