Add the currently empty notes module referenced by notepad module.

This commit is contained in:
Feufochmar 2021-05-14 17:39:32 +02:00
parent 69e1ed968f
commit 74982f6973
1 changed files with 1 additions and 0 deletions

1
src/notepad/notes.rkt Normal file
View File

@ -0,0 +1 @@
#lang racket/base