X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginsh%2Fginsh.h;h=fdf9e08b064317a2ff784c4c8578295e774a2a40;hp=a4159b670c7b0b5184c6ebec0c7ddfbf0224ca8f;hb=0c2f0f4c6d4118e817c5b9a14a9d0f3ada82e9fe;hpb=67467d256b44f5e08498ca81c946d9ffaa25d1e2 diff --git a/ginsh/ginsh.h b/ginsh/ginsh.h index a4159b67..fdf9e08b 100644 --- a/ginsh/ginsh.h +++ b/ginsh/ginsh.h @@ -2,7 +2,7 @@ * * Global definitions for ginsh. * - * GiNaC Copyright (C) 1999-2008 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2011 Johannes Gutenberg University Mainz, Germany * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -66,7 +66,7 @@ extern int num_files; extern char **file_list; // Table of all used symbols -typedef map sym_tab; +typedef map sym_tab; extern sym_tab syms; // Type of symbols to generate (real or complex)