poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] sframe.pk: rename ctf-frame.pk and refresh it


From: Jose E. Marchesi
Subject: Re: [PATCH] sframe.pk: rename ctf-frame.pk and refresh it
Date: Fri, 25 Nov 2022 01:48:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)


>> -/* This file contains routines for dumping out CTF Frame information.  */
>> +/* This file contains routines for dumping out SFrame information.  */
>>  
>> -load "ctf-frame.pk";
>> +load "sframe.pk";

I just saw this.  When the pickle name doesn't contain characters like -
you can simply use:

load sframe;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]