Merge jackywulf.com:Fcalva/flisp
This commit is contained in:
commit
cbbf4b0724
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ int main(int argc, char *argv[]){
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
printf("fLisp interactive env - v0.1\nFcalva 2025\n");
|
printf("fLisp interactive env - v0.1\nFcalva 2025\n");
|
||||||
printf("Under the terms of the GPL v3.0 license\n");
|
printf("Under the terms of the GPL v2.0 license\n");
|
||||||
yyin = stdin;
|
yyin = stdin;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue